summaryrefslogtreecommitdiff
path: root/vdaboot.configure
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-09-16 14:51:24 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-09-16 14:51:24 +0000
commit3b366778a98313293b2cc904063d87b877c1f313 (patch)
tree2bf6b8d9f19d395dfa7ed64775e42051b2f91ccd /vdaboot.configure
parentd2f96c0e39736ea6ca6f325b13812d7ebca045a1 (diff)
downloaddefinitions-3b366778a98313293b2cc904063d87b877c1f313.tar.gz
exts: Remove tab from vdaboot.configure
This snuck in since the test suite could not be run when TMPDIR was on a tmpfs.
Diffstat (limited to 'vdaboot.configure')
-rwxr-xr-xvdaboot.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdaboot.configure b/vdaboot.configure
index cb54bf0d..b88eb3a8 100755
--- a/vdaboot.configure
+++ b/vdaboot.configure
@@ -20,7 +20,7 @@
set -e
if [ "$OPENSTACK_USER" ]
-then
+then
# Modifying fstab
if [ -f "$1/etc/fstab" ]
then