From b777d84277748bb8b5b336d56ce2646d6cd8494d Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 30 Jul 2010 14:50:31 -0300 Subject: [PATCH] No more hate here :-) --- script/sample-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/sample-data b/script/sample-data index 24a4f4c..c99f60b 100755 --- a/script/sample-data +++ b/script/sample-data @@ -82,7 +82,7 @@ puts communities = [] -VERBS = ['Save', 'I like', 'I hate', 'Use'] +VERBS = ['Save', 'I like', 'Use'] STUFF = ['Free Software', 'Organic food', 'the wales', 'the environment', 'Barack Obama', 'Osama Bin Laden', 'Lula'] print "Creating communities: "; $stdout.flush for verb in VERBS -- libgit2 0.21.2