]> rtime.felk.cvut.cz Git - frescor/demo.git/commitdiff
Log fwp messages to a file
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 21 May 2010 23:44:59 +0000 (01:44 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 21 May 2010 23:46:34 +0000 (01:46 +0200)
build/setup

index 7848afdb81cad0b7ec6d722834cd950bc04686d8..637d227d516f08a691de6ffd2108519251642a08 100755 (executable)
@@ -14,7 +14,7 @@ sleep 0.1
 FRSH_CPU_ID=0 ./_compiled/bin/frm_aqcpu &
 FRSH_CPU_ID=1 ./_compiled/bin/frm_aqcpu &
 FRSH_CPU_ID=2 ./_compiled/bin/frm_aqcpu &
-./_compiled/bin/frm_fwp -l 2 --ofdm --bitrate 12 &
+logapp --logtime=true --logfile=frm_fwp.${1:+$1.}log ./_compiled/bin/frm_fwp -l 3 --ofdm --bitrate 12 >/dev/null 2>&1 &
 echo -n "Please wait: "
 sudo ./_compiled/bin/frm_diskbfq -i 0 -d /dev/hda &
 ) > /dev/null 2>&1