summaryrefslogtreecommitdiff
path: root/src/core/procedures
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-20 14:43:12 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-20 14:43:12 +0100
commit37103ea8afa907966062b94fc1708ca1bf5d8351 (patch)
treee2a3b1f0a625162fa75b7e58403ba44a54e02e2b /src/core/procedures
parent2fae9af8e549dbe9269ae4bde1b2269c99c17a35 (diff)
syntax fix
Diffstat (limited to 'src/core/procedures')
-rw-r--r--src/core/procedures/automatic1
1 files changed, 1 insertions, 0 deletions
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