X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=makesample.sh;h=dc1f0453271d3e7509c12167cfee0190947c87d4;hb=7a28020a66e7fda3417d1fc0c20a722fdba42624;hp=5024e63826eddb55b2e63d1a37959244160b941e;hpb=bc19f2cfc3041990d9457165ccdfbe8b6b7c76e6;p=filters.git diff --git a/makesample.sh b/makesample.sh index 5024e63..dc1f045 100644 --- a/makesample.sh +++ b/makesample.sh @@ -2,5 +2,6 @@ chmod +x $1 echo $1 >>SAMPLES echo "-------------" >>SAMPLES -printf "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.\nNow is the time for all good men to come to the aid of their country." | ./$1 >>SAMPLES +echo "" >>SAMPLES echo "" >>SAMPLES