[pkg-bacula-commits] [bacula] 01/01: Whitespace cleanup

Sven Hartge hartge-guest at moszumanska.debian.org
Tue Sep 20 20:27:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

hartge-guest pushed a commit to branch hardcode-users
in repository bacula.

commit 45c97b3c49c946c01c686cf06fe5e84d87d2b9d7
Author: Sven Hartge <sven at svenhartge.de>
Date:   Tue Sep 20 22:27:07 2016 +0200

    Whitespace cleanup
---
 debian/bacula-fd.postinst | 1 -
 debian/bacula-sd.init     | 2 +-
 debian/changelog          | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/bacula-fd.postinst b/debian/bacula-fd.postinst
index cca3461..3edfc64 100644
--- a/debian/bacula-fd.postinst
+++ b/debian/bacula-fd.postinst
@@ -20,7 +20,6 @@ case "$1" in
 		-e s~XXX_MONFDPASSWORD_XXX~$FDMPASSWD~ \
 		-i $TARGET
 	fi
-	
     ;;
 esac
 
diff --git a/debian/bacula-sd.init b/debian/bacula-sd.init
index 724fede..47c3d07 100644
--- a/debian/bacula-sd.init
+++ b/debian/bacula-sd.init
@@ -53,7 +53,7 @@ do_start()
 {
 	if $DAEMON -g $BUSER -g $BGROUP -t -c $CONFIG > /dev/null 2>&1; then
 		start-stop-daemon --start --quiet --pidfile $PIDFILE \
-		--oknodo --exec $DAEMON --chuid $BUSER:$BGROUP -- -c $CONFIG 
+		--oknodo --exec $DAEMON --chuid $BUSER:$BGROUP -- -c $CONFIG
 		return 0
 	else
 		log_progress_msg "- the configtest"
diff --git a/debian/changelog b/debian/changelog
index 9a586b9..addacde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ bacula (7.4.3+dfsg-8) unstable; urgency=medium
     recompiling the package in the first place.
     This change also fixes problems with automatic backtrace
     generation which does not work if the daemon changes its
-    uid/git itself. (See Issue#1905 in Bacula-BTS and commit 
+    uid/git itself. (See Issue#1905 in Bacula-BTS and commit
     39240129 and f085b9e9 in upstream git.)
   * Change owner of /etc/bacula/bacula-sd.conf to bacula:bacula
     bacula-sd needs to read it even if it is already running

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git



More information about the pkg-bacula-commits mailing list