From 5c2fe819d80adcfde855c26a246e2f86cc45e17a Mon Sep 17 00:00:00 2001 From: John Johansen Date: Fri, 4 Aug 2006 21:27:38 +0000 Subject: [PATCH] fix prologue.inc previous patch was broken in porting so that profiles could not be generated --- tests/regression/subdomain/prologue.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/regression/subdomain/prologue.inc b/tests/regression/subdomain/prologue.inc index 812904294..3033eb646 100755 --- a/tests/regression/subdomain/prologue.inc +++ b/tests/regression/subdomain/prologue.inc @@ -291,9 +291,7 @@ emit_profile() mkflags="${wflag} ${escapeflag}" - name=$1; perm $2; shift 2 - - shift + name=$1; perm=$2; shift 2 if [ $subprofile -eq 1 ] then