Remove SAMPLES file for deterministic builds.
[filters.git] / makesample.sh
diff --git a/makesample.sh b/makesample.sh
deleted file mode 100644 (file)
index e7e5e16..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh -e
-chmod +x $1
-echo $1 >>SAMPLES
-echo "-------------" >>SAMPLES
-if [ "$1" != fanboy ]; then
-       printf "Here's how this filter sounds, in everyday use.\nNow is the time for all good men to come to the aid of their country." | ./$1 >>SAMPLES
-else
-       printf "This filter has to be tried on real world text to be understood! Oh, and Ubuntu Rules!" >>SAMPLES
-fi
-echo "" >>SAMPLES
-echo "" >>SAMPLES
This page took 0.009682 seconds and 4 git commands to generate.