aboutsummaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-07 18:55:55 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-07 18:55:55 +0000
commite852d276a551d97b48d18f934c61e8c4cfd51e27 (patch)
treef31c5f430f9e0b0bb54199b0d7db49fe6c8bb9d3 /trunk/src
parent3401c6388640098c74436599f1a1b14c52b044fa (diff)
downloadsimplepkg-e852d276a551d97b48d18f934c61e8c4cfd51e27.tar.gz
simplepkg-e852d276a551d97b48d18f934c61e8c4cfd51e27.tar.bz2
jail-commit: small fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@309 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/src')
-rwxr-xr-xtrunk/src/jail-commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/jail-commit b/trunk/src/jail-commit
index db2372a..e45f32b 100755
--- a/trunk/src/jail-commit
+++ b/trunk/src/jail-commit
@@ -135,7 +135,7 @@ function do_commit {
template_merge $jailpath
fi
else
- echo $BASENAME: template $template_name not found
+ echo $BASENAME: template $template not found
return 1
fi