From 62a277cfaed19b4fbc4a06e48273516cce6145d7 Mon Sep 17 00:00:00 2001 From: Reto Buerki Date: Fri, 7 Dec 2012 09:41:38 +0100 Subject: Move ROOTFSDIR declaration to testing.conf --- testing/scripts/build-umlhostfs | 1 - 1 file changed, 1 deletion(-) (limited to 'testing/scripts/build-umlhostfs') diff --git a/testing/scripts/build-umlhostfs b/testing/scripts/build-umlhostfs index b4efc0ecb..2ed8b504a 100755 --- a/testing/scripts/build-umlhostfs +++ b/testing/scripts/build-umlhostfs @@ -21,7 +21,6 @@ echo "Creating guest images" [ `id -u` -eq 0 ] || die "You must be root to run $0" BASE=$BUILDDIR/base.img -ROOTFSDIR=$BUILDDIR/root-fs HOSTSDIR=$PWD/hosts [ -f $BASE ] || die "Base image $BASE not found" -- cgit v1.2.3