Revision: 1bd6c18cfe19
Branch: default
Author: Mikko Korpela <mikko.korp...@gmail.com>
Date: Fri Nov 1 11:29:39 2013 UTC
Log: reverting accidental commit
http://code.google.com/p/robotframework/source/detail?r=1bd6c18cfe19
Modified:
/rundevel.sh
=======================================
--- /rundevel.sh Fri Nov 1 11:26:45 2013 UTC
+++ /rundevel.sh Fri Nov 1 11:29:39 2013 UTC
@@ -1,3 +1,3 @@
#!/bin/bash
base=`dirname $0`
-ROBOT_SYSLOG_FILE=$base/tmp/syslog.txt coverage run $base/src/robot/run.py
-P $base/atest/testresources/testlibs -P $base/tmp -L debug -d
$base/tmp "$@"
+ROBOT_SYSLOG_FILE=$base/tmp/syslog.txt python $base/src/robot/run.py -P
$base/atest/testresources/testlibs -P $base/tmp -L debug -d $base/tmp "$@"
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.