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/dieter-desktop-a7n8x.automaticprofile | 6 +++--- unofficial/modules/dieter/procedures/dieter-automatic | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'unofficial') diff --git a/unofficial/dieter-desktop-a7n8x.automaticprofile b/unofficial/dieter-desktop-a7n8x.automaticprofile index 4938339..ceb01e7 100644 --- a/unofficial/dieter-desktop-a7n8x.automaticprofile +++ b/unofficial/dieter-desktop-a7n8x.automaticprofile @@ -107,11 +107,11 @@ worker_configure_home () worker_set_clock () { - #Not doing anything. hwclock is set already, configs are coming from svn anyway and we'll use ntp. - true + #Not doing anything. hwclock is set already, configs are coming from svn anyway and we'll use ntp. + true } worker_runtime_yaourt () { - _yaourt_replace_pacman + _yaourt_replace_pacman } 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.2