* ky00te is free! That leaves only newspeak in filters-nonfree.
[filters.git] / makesample.sh
index 01f7d50eb39babd92766ad02beb48dd06fc03fb6..5024e63826eddb55b2e63d1a37959244160b941e 100644 (file)
@@ -2,5 +2,5 @@
 chmod +x $1
 echo $1 >>SAMPLES
 echo "-------------" >>SAMPLES
-echo -e "Here's how this filter sounds, in everyday use.\nThis line is another sample of this filter's output." | ./$1 >>SAMPLES
+printf "Here's how this filter sounds, in everyday use.\nThis line is another sample of this filter's output." | ./$1 >>SAMPLES
 echo "" >>SAMPLES
This page took 0.009089 seconds and 4 git commands to generate.