summaryrefslogtreecommitdiff
path: root/morphlib/exts
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
commit0d2f30e6ea01778a8c37b305e42949e57d116ef5 (patch)
treeab74794dfc76df0b1cc60cd8528f33adc0d5d69d /morphlib/exts
parent13246a84c62f54390308cbe9a3eaf1c972bda119 (diff)
downloadmorph-0d2f30e6ea01778a8c37b305e42949e57d116ef5.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 'morphlib/exts')
-rwxr-xr-xmorphlib/exts/vdaboot.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/morphlib/exts/vdaboot.configure b/morphlib/exts/vdaboot.configure
index cb54bf0d..b88eb3a8 100755
--- a/morphlib/exts/vdaboot.configure
+++ b/morphlib/exts/vdaboot.configure
@@ -20,7 +20,7 @@
set -e
if [ "$OPENSTACK_USER" ]
-then
+then
# Modifying fstab
if [ -f "$1/etc/fstab" ]
then