aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtrunk/src/templatepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/templatepkg b/trunk/src/templatepkg
index 301ca1b..910086c 100755
--- a/trunk/src/templatepkg
+++ b/trunk/src/templatepkg
@@ -114,7 +114,7 @@ function import_export_templates {
if [ ! -z "$2" ]; then
- if [ ! -d "$templates_folder/.svn" ];
+ if [ ! -d "$templates_folder/.svn" ]; then
cd $basedir