[Piuparts-devel] [Git][debian/piuparts][develop] add comment explaining mails generated here are a feature

Holger Levsen gitlab at salsa.debian.org
Sat Jan 5 11:01:44 GMT 2019


Holger Levsen pushed to branch develop at Debian / piuparts


Commits:
38e87a49 by Holger Levsen at 2019-01-05T11:01:36Z
add comment explaining mails generated here are a feature

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- master-bin/prepare_backup.in


Changes:

=====================================
master-bin/prepare_backup.in
=====================================
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 
-# Copyright 2009,2014 Holger Levsen (holger at layer-acht.org)
+# Copyright 2009,2014,2019 Holger Levsen (holger at layer-acht.org)
 # Copyright © 2013 Andreas Beckmann (anbe at debian.org)
 #
 # This program is free software; you can redistribute it and/or modify it
@@ -38,7 +38,7 @@ copy_to_backupdir() {
 	if [ -f $MASTER/$1 ]; then
 		cp $MASTER/$1 $BACKUPDIR/$1
 	else
-		echo "Warning: $MASTER/$1 does not exist."
+		echo "Warning: $MASTER/$1 does not exist." # this produces a mail and that's a feature
 	fi
 }
 



View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/38e87a49477c19fbea57908e00eaa6a9a3e07ff4

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/38e87a49477c19fbea57908e00eaa6a9a3e07ff4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20190105/c48bb163/attachment.html>


More information about the Piuparts-devel mailing list