aboutsummaryrefslogtreecommitdiffstats
path: root/build/install/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/install/install.sh')
-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