summaryrefslogtreecommitdiffstats
path: root/abrt.init
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-03-03 15:12:37 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-03-03 15:12:37 +0100
commit8ca4062c449a235613c1edac57c6704e79fd285e (patch)
tree3db53005cb26db256a8722d4d4816c6406c2d0b8 /abrt.init
parent39087b9bf0c82f747e3d6e20d6323176844d8547 (diff)
downloadabrt-8ca4062c449a235613c1edac57c6704e79fd285e.tar.gz
abrt-8ca4062c449a235613c1edac57c6704e79fd285e.tar.xz
abrt-8ca4062c449a235613c1edac57c6704e79fd285e.zip
trivial: fix indentation
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'abrt.init')
-rw-r--r--abrt.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/abrt.init b/abrt.init
index 194a7844..0701fe23 100644
--- a/abrt.init
+++ b/abrt.init
@@ -43,7 +43,7 @@ start() {
check
- # Check if it is already running
+ # Check if it is already running
if [ ! -f $LOCK ] && [ ! -f $OLD_LOCK ]; then
echo -n $"Starting abrt daemon: "
daemon $ABRT_BIN