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