From f2ed752f76fb46703b41ce3196474d84253545b1 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 30 Jul 2010 14:57:52 -0300 Subject: [PATCH] And no politicians or terrorists --- script/sample-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/sample-data b/script/sample-data index c99f60b..d7324d3 100755 --- a/script/sample-data +++ b/script/sample-data @@ -83,7 +83,7 @@ puts communities = [] VERBS = ['Save', 'I like', 'Use'] -STUFF = ['Free Software', 'Organic food', 'the wales', 'the environment', 'Barack Obama', 'Osama Bin Laden', 'Lula'] +STUFF = ['Free Software', 'Organic food', 'the wales', 'the environment'] print "Creating communities: "; $stdout.flush for verb in VERBS for stuff in STUFF -- libgit2 0.21.2