From f44f970048cd7c0ec4e1945614ef7c6fe0ecca79 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 31 May 2008 14:42:02 +0200 Subject: forgot another newline --- bin/pkg | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/pkg b/bin/pkg index ec77825..438ffda 100755 --- a/bin/pkg +++ b/bin/pkg @@ -210,6 +210,7 @@ pkg_info () { if ([ -r tags ]) { info "Tags: " cat tags | tr "\n" " " | sed 's/ /, /g' + echo } if ([ -d hooks ]) { info "Hooks: " -- cgit v1.2.3