don't always tee to a logfile on startup

This commit is contained in:
Richard Hughes 2008-03-04 12:48:11 +00:00
parent d1f4727682
commit aa81a45329

View File

@ -12,5 +12,5 @@ else
fi
export G_DEBUG=fatal_criticals
killall packagekitd
./packagekitd --verbose --disable-timer --backend=$BACKEND | tee debug.log
./packagekitd --verbose --disable-timer --backend=$BACKEND