summaryrefslogtreecommitdiff
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
commitdc3d9cd1de7fcc4d0fed2ff4d958c73817415d9c (patch)
tree2bf6b8d9f19d395dfa7ed64775e42051b2f91ccd
parentf6e74b24509e35938fbbb0e7239eb8e4644afb31 (diff)
downloaddefinitions-dc3d9cd1de7fcc4d0fed2ff4d958c73817415d9c.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.
-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