aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/jail-commit
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/jail-commit')
-rwxr-xr-xtrunk/src/jail-commit6
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/src/jail-commit b/trunk/src/jail-commit
index 1142cb8..d398e0f 100755
--- a/trunk/src/jail-commit
+++ b/trunk/src/jail-commit
@@ -75,11 +75,11 @@ function template_merge {
fi
fi
- cat $TEMPLATE_BASE.perms.tmp | sed '/^$/d' > $TEMPLATE_BASE.perms
- rm -f $TEMPLATE_BASE.perms.tmp
-
done
+ cat $TEMPLATE_BASE.perms.tmp | sed '/^$/d' > $TEMPLATE_BASE.perms
+ rm -f $TEMPLATE_BASE.perms.tmp
+
}
function template_svn_commit {