From 0d2f30e6ea01778a8c37b305e42949e57d116ef5 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 16 Sep 2013 14:51:24 +0000 Subject: exts: Remove tab from vdaboot.configure This snuck in since the test suite could not be run when TMPDIR was on a tmpfs. --- morphlib/exts/vdaboot.configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1