X-Git-Url: http://git.ieval.ro/?p=filters.git;a=blobdiff_plain;f=makesample.sh;h=dc1f0453271d3e7509c12167cfee0190947c87d4;hp=ce38c2ef661abad37e91b778d23d9bd05994a6e9;hb=7f4e9d5ed94ae3d89fa2548194ef0bf190368080;hpb=7ce515b4328eb41a917327d53be0c0184be23203 diff --git a/makesample.sh b/makesample.sh index ce38c2e..dc1f045 100644 --- a/makesample.sh +++ b/makesample.sh @@ -2,6 +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