[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, piatti, updated. edff04ed65a942d0246e2f8956cfd6845bc20b16

Holger Levsen holger at layer-acht.org
Wed Dec 21 15:26:39 UTC 2011


The following commit has been merged in the piatti branch:
commit edff04ed65a942d0246e2f8956cfd6845bc20b16
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Dec 21 16:26:23 2011 +0100

    only cause output if there is meaningful output

diff --git a/home/piupartsm/bin/archive_old_logs b/home/piupartsm/bin/archive_old_logs
index fcbf8c1..9fbc906 100755
--- a/home/piupartsm/bin/archive_old_logs
+++ b/home/piupartsm/bin/archive_old_logs
@@ -63,10 +63,10 @@ for SECTION in $SECTIONS ; do
 				echo keeping bugged state:
 				mv -v fail/${PACKAGE}_*.log bugged/ 2>/dev/null
 			fi
+			echo
+			echo
 		fi
 	done
-	echo
-	echo
 	mv archive/stamp.new archive/stamp
 done
 

-- 
piatti.debian.org configuration files



More information about the Piuparts-commits mailing list