summaryrefslogtreecommitdiffstats
path: root/build/install
diff options
context:
space:
mode:
authorStefan K. Berg <stefan.k.berg@ericsson.com>2016-01-21 12:48:38 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-21 12:48:39 +0000
commitf1cdd0c49d4495a59bd797ee7353cef816976d4a (patch)
tree2ff8660c5192300995edab32dd41ca623d6d47d6 /build/install
parent218381cdc6073510d7ee280c1a5f54e56b25b051 (diff)
parent35697966da656585c43e2a2342a135ada65703cb (diff)
Merge "Turn on fuelmenu by default, turn off biosdevname"
Diffstat (limited to 'build/install')
-rwxr-xr-xbuild/install/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/install/install.sh b/build/install/install.sh
index 6155a4162..4e0389ed8 100755
--- a/build/install/install.sh
+++ b/build/install/install.sh
@@ -464,7 +464,7 @@ if [ $MODE = "iso" ]; then
TMP_ISOPUPPET=`mktemp -d /tmp/XXXXXXX`
ORIGISO=$2
NEWISO=$3
- VOLUMEID="$4 $5"
+ VOLUMEID="$4_$5"
REPORTFILE="${NEWISO}.txt"
echo "Opening reportfile at $REPORTFILE"
touch $REPORTFILE