diff options
Diffstat (limited to 'trunk/lib')
| -rw-r--r-- | trunk/lib/common.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh index 778fcc6..cb88ec7 100644 --- a/trunk/lib/common.sh +++ b/trunk/lib/common.sh @@ -338,6 +338,7 @@ function search_default_template {      echo $BASENAME: please create a template using templatepkg      return 1    fi +  }  function search_template {  | 
