bin/sign: Remove spurious initial blank line.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Feb 2012 22:18:59 +0000 (22:18 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 26 Feb 2012 22:18:59 +0000 (22:18 +0000)
bin/sign

index 1d5f306..5d1380f 100755 (executable)
--- a/bin/sign
+++ b/bin/sign
@@ -37,7 +37,11 @@ while read line <&3; do
   names=""
 
   ## If this is a different host, then start a new section of the list.
-  case "$host" in "$last") ;; *) { echo; echo "$host"; } >&4 ;; esac
+  case "$last" in
+    "%%%") echo "$host" >&4 ;;
+    "$host") ;;
+    *) { echo; echo "$host"; } >&4 ;;
+  esac
   last=$host
 
   ## Build a list of names for the host.