Commit 8c05eeea authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbs: add TESTONLY to task run

parent cb1e32e9
......@@ -342,7 +342,7 @@ if [ -n "$UPLOADNOW" ] && is_gear $SPECDIR ; then
# if more then one spec, use common task
if [ "$PREPARETASK" = "internal" ] ; then
docmd ssh $GEARHOST task run $TASKNUMBER
docmd ssh $GEARHOST task run $TESTONLY $TASKNUMBER
fi
exit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment