summaryrefslogtreecommitdiff
path: root/unofficial/modules/dieter/procedures/automatic
diff options
context:
space:
mode:
Diffstat (limited to 'unofficial/modules/dieter/procedures/automatic')
-rw-r--r--unofficial/modules/dieter/procedures/automatic6
1 files changed, 6 insertions, 0 deletions
diff --git a/unofficial/modules/dieter/procedures/automatic b/unofficial/modules/dieter/procedures/automatic
index b8f15d7..809a8ab 100644
--- a/unofficial/modules/dieter/procedures/automatic
+++ b/unofficial/modules/dieter/procedures/automatic
@@ -5,6 +5,7 @@ depend_procedure core base
var_RUNTIME_PACKAGES="svn"
phase_preparation=(\
+ intro \
msg_manual \
runtime_network \
runtime_svn \
@@ -16,6 +17,11 @@ phase_preparation=(\
phase_finish=(configure_home msg_report)
+worker_intro ()
+{
+ notify "Dieter::automatic procedure running..."
+}
+
worker_msg_manual ()
{