update __jail type to match changed signature of __directory: fixes #135

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2012-11-16 21:18:08 +01:00
parent 9c5926f697
commit b0ac5fe78d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ else
jaildir="/usr/jail"
fi
__directory ${jaildir} --parents yes
__directory ${jaildir} --parents
# Debug
#set +x