From 10ed0103b33e984b1c645f256de709706ab60e9f Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Thu, 3 Mar 2011 18:25:40 +0100 Subject: apply indentation with tabs everywhere --- unofficial/modules/dieter/procedures/dieter-automatic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unofficial/modules/dieter/procedures/dieter-automatic') diff --git a/unofficial/modules/dieter/procedures/dieter-automatic b/unofficial/modules/dieter/procedures/dieter-automatic index 09e8972..17bdb83 100644 --- a/unofficial/modules/dieter/procedures/dieter-automatic +++ b/unofficial/modules/dieter/procedures/dieter-automatic @@ -23,5 +23,5 @@ worker_runtime_settings () #TODO: add to a phase [ -z "$HOSTNAME" ] && ask_string "Hostname of target system?" && HOSTNAME=$ANSWER_STRING - return 0 + return 0 } -- cgit v1.2.3-54-g00ecf