to github
[svn42.git] / rf433rcv / pc / autotaste.sh
index a62f6b2..6e88224 100755 (executable)
@@ -10,8 +10,8 @@ echo $FN3 >&2
 ./decode.pl $FN $1 | xargs ./decode2.pl $FN > $FN2
 if [ $1 -eq 1 ]; then
   ./swap.pl < $FN2 >$FN3
-else   
+else
   cat $FN2 > $FN3
 fi
 ./plot.py < $FN3
-./compress < $FN3
+cat $FN3