From 37103ea8afa907966062b94fc1708ca1bf5d8351 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 20 Dec 2008 14:43:12 +0100 Subject: syntax fix --- src/core/procedures/automatic | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/procedures') diff --git a/src/core/procedures/automatic b/src/core/procedures/automatic index a776004..e2e4b00 100644 --- a/src/core/procedures/automatic +++ b/src/core/procedures/automatic @@ -74,6 +74,7 @@ worker_runtime_settings () [ -n "$DEPLOY_CLASS" ] || ask_string "Which hostclass are you installing? (optional)" '' 0 && DEPLOY_CLASS=$ANSWER_STRING SVN="svn --username $SVN_USERNAME --password $SVN_PASSWORD" elif check_is_in moo "$var_RUNTIME_PACKAGES" + then # Maybe more stuff later true fi -- cgit v1.2.3-54-g00ecf