From: Peter Palfrader Date: Fri, 23 Oct 2009 18:18:10 +0000 (+0200) Subject: *sigh* X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dsa-metapackages.git;a=commitdiff_plain;h=decc3ecfc1d6525e2d9eb1541155fa4fcd2e41af;ds=sidebyside *sigh* --- diff --git a/buildd-reboot b/buildd-reboot index d082ef2..d2e9a58 100755 --- a/buildd-reboot +++ b/buildd-reboot @@ -50,7 +50,7 @@ wall_counter=0 maybe_wall() { wall_counter=$((wall_counter-1)) if [ "$wall_counter" -le 0 ]; then - if [ "$host" = 1 ]; then + if [ "$halt" = 1 ]; then echo "System will halt for $reason when buildd has stopped" | wall else echo "System will reboot for $reason when buildd has stopped" | wall @@ -79,7 +79,7 @@ buildd_wait_and_reboot() { echo fi - if [ "$host" = 1 ]; then + if [ "$halt" = 1 ]; then /sbin/shutdown -p 15 "$reason" else /sbin/shutdown -p 15 "$reason" diff --git a/debian/changelog b/debian/changelog index 59c4cbb..07406dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debian.org (25) stable; urgency=low + + * Why is it always the featurs that you add and can't possibly break + that break? + + -- Peter Palfrader Fri, 23 Oct 2009 20:17:34 +0200 + debian.org (24) stable; urgency=low * New dependencies of debian.org-recommended: