scanner: fix fuer geoerg.sh
authorBernhard Urban <lewurm@gmail.com>
Wed, 31 Mar 2010 22:15:54 +0000 (00:15 +0200)
committerBernhard Urban <lewurm@gmail.com>
Wed, 31 Mar 2010 22:15:54 +0000 (00:15 +0200)
scanner/georg.sh

index 198db2950406e9f1de2e8d945ceb570461cfd35e..df54ed1a4071a66814ff69eb6060b9b60aa8a346 100755 (executable)
@@ -28,7 +28,7 @@ cat > /dev/null << EOF
 7      $(echo -ne ' if0x1'     | xxd -ps)
 EOF
 
-make -C $DIR/ test
+/usr/ftp/pub/ublu/test/scanner/test 2>&1
 
 ## Georg Schiesser <e0307201/AT/student.tuwien.ac.at> @ UBVL 2010S # GPLv2
 ## vim: filetype=sh shiftwidth=8 tabstop=8 noexpandtab nopaste: