11a495a
@@ -39,7 +39,7 @@
ret=$?
set -e
if [ $ret -ne 0 ]; then
- git checkout origin/master
+ git checkout origin/f34
fi
# Run any tests that only apply to PRs
Signed-off-by: Tomas Hrcka thrcka@redhat.com
Pull-Request has been merged by mohanboddu
Signed-off-by: Tomas Hrcka thrcka@redhat.com