From 9b788fc81cb5b7337fbcb1080872f62ee56bc8cb Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 27 Jul 2007 21:50:30 +0000 Subject: Fix bcfg2.init spacing git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3578 ce84e21b-d406-0410-9b95-82705330c041 --- debian/buildsys/common/bcfg2.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/buildsys') diff --git a/debian/buildsys/common/bcfg2.init b/debian/buildsys/common/bcfg2.init index a1a857194..a82a5f06e 100644 --- a/debian/buildsys/common/bcfg2.init +++ b/debian/buildsys/common/bcfg2.init @@ -34,7 +34,7 @@ BCFG2_AGENT=0 # Include default startup configuration if exists test -f "/etc/default/bcfg2" && . /etc/default/bcfg2 -[ "$BCFG2_ENABLED" -eq "0"] && exit 0 +[ "$BCFG2_ENABLED" -eq "0" ] && exit 0 [ "$BCFG2_AGENT" -eq "0" -a "$BCFG2_INIT" -eq 0 ] && exit 0 # Exit if bcfg2 doesn't exist and is not executable -- cgit v1.2.3-1-g7c22