summaryrefslogtreecommitdiff
path: root/tcwg-buildfarm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-buildfarm.sh')
-rwxr-xr-xtcwg-buildfarm.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcwg-buildfarm.sh b/tcwg-buildfarm.sh
index e3d7e676..0d92c8b9 100755
--- a/tcwg-buildfarm.sh
+++ b/tcwg-buildfarm.sh
@@ -137,6 +137,8 @@ if [ $result -ne 0 ]; then
fi
if $dryrun; then
+ # Keep Jenkins happy
+ touch artifacts/dryrun.txt
exit 0
fi