When we're running sg-report-flight, at the end of the flight, we
shouldn't try to compare it to play flights, but real ones (if any).
play flights might contain junk (which might even cause
sg-report-flight to crash).
CC: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
treeurl=`./ap-print-url $branch`;;
esac
-blessings_arg=--blessings=${DAILY_BRANCH_TESTED_BLESSING:-$OSSTEST_BLESSING}
+blessings_arg=--blessings=${DAILY_BRANCH_TESTED_BLESSING:-real}
sgr_args+=" $blessings_arg"
force_baseline='' # Non-empty = indication why we are forcing baseline.