]> iEval git - filters.git/blobdiff - makesample.sh
* Fixed debhelper build-dep.
[filters.git] / makesample.sh
index 01f7d50eb39babd92766ad02beb48dd06fc03fb6..ce38c2ef661abad37e91b778d23d9bd05994a6e9 100644 (file)
@@ -2,5 +2,6 @@
 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
 echo "" >>SAMPLES
This page took 0.020613 seconds and 4 git commands to generate.