From 4a79f818f6a77a655199332ef0a7d787d07759cc Mon Sep 17 00:00:00 2001 From: rhatto Date: Sat, 7 Apr 2007 18:14:39 +0000 Subject: lots of changes, se file doc/CHANGELOG for info git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@303 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/jail-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trunk/src/jail-commit') diff --git a/trunk/src/jail-commit b/trunk/src/jail-commit index 84748aa..50bc6ae 100755 --- a/trunk/src/jail-commit +++ b/trunk/src/jail-commit @@ -131,7 +131,7 @@ function do_commit { echo Updating $jailpath... fi if [ -d "$TEMPLATE_BASE.d" ] || [ -a "$TEMPLATE_BASE.template" ]; then - templatepkg -u $template $jailpath + SILENT=yes templatepkg -u $template $jailpath template_merge $jailpath fi fi -- cgit v1.2.3