summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-23 18:56:19 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-23 18:56:19 +0100
commit285682ca5550526c7d36feed73f52be241d7f9a7 (patch)
treebe10a1c36f2a90e39b00873a9d2f7d325a74598b /bin
parent1313fa55743254e8fd546906f204a432950cf602 (diff)
downloadjenkins.debian.net-285682ca5550526c7d36feed73f52be241d7f9a7.tar.xz
how very dummy
Diffstat (limited to 'bin')
-rwxr-xr-xbin/g-i-installation.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 4fb1b51b..f666ea51 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -487,7 +487,10 @@ esac
# boot up installed system
#
case $NAME in
- *rescue) ;;
+ *rescue) # so there are some artifacts to publish
+ mkdir -p $RESULTS/log/dummy
+ touch $RESULTS/log/dummy.log $RESULTS/log/dummy/dummy
+ ;;
*) #
# kill qemu and image
#