From bf48ee33e568ee8456fa8324a39b11946f4628a6 Mon Sep 17 00:00:00 2001 From: Reto Buerki Date: Fri, 7 Dec 2012 14:19:11 +0100 Subject: Rename UMLTESTDIR variable to TESTDIR --- testing/scripts/build-umlrootfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/scripts/build-umlrootfs') diff --git a/testing/scripts/build-umlrootfs b/testing/scripts/build-umlrootfs index 271e532d4..cf11844ce 100755 --- a/testing/scripts/build-umlrootfs +++ b/testing/scripts/build-umlrootfs @@ -45,7 +45,7 @@ do_on_exit umount $LOOPDIR/proc do_on_exit umount $LOOPDIR echo "Installing software from source" -RECPDIR=$UMLTESTDIR/testing/scripts/recipes +RECPDIR=$TESTDIR/testing/scripts/recipes RECIPES=`ls $RECPDIR/*.mk | xargs -n1 basename` execute "cp -r $RECPDIR/patches $LOOPDIR/root/compile" 0 for r in $RECIPES -- cgit v1.2.3