From abac8a47a9e8bbccb7eb866c2fa0796cc5c39edc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 1 Jun 2013 17:56:20 -0600 Subject: librestage: use tabs to indent --- src/abslibre-tools/librestage | 114 +++++++++++++++++++++--------------------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/src/abslibre-tools/librestage b/src/abslibre-tools/librestage index e84c486..528a0be 100755 --- a/src/abslibre-tools/librestage +++ b/src/abslibre-tools/librestage @@ -28,15 +28,15 @@ load_files libretools check_vars libretools ARCHES WORKDIR || exit 1 if [ -w / ]; then - error "This script should be run as regular user" - exit 1 + error "This script should be run as regular user" + exit 1 fi # End Config usage() { - cat <