summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-05-31 14:42:02 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-05-31 14:42:02 +0200
commitf44f970048cd7c0ec4e1945614ef7c6fe0ecca79 (patch)
tree64f5b723e39ff394ac7e9342b9dff7f541e5ea1c /bin
parent14c10a5bbdf7e43e93badf05ff18c6d00337bf5c (diff)
forgot another newline
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkg1
1 files changed, 1 insertions, 0 deletions
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: "