From 56735c9206d46aa3c2601dba735e7a3644b8727c Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Fri, 20 Jul 2012 13:16:45 +0200 Subject: commit-xfce-sync: Tell the user we're done --- scripts/commit-xfce-sync.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/commit-xfce-sync.sh b/scripts/commit-xfce-sync.sh index d4e7ab6..6d503a8 100755 --- a/scripts/commit-xfce-sync.sh +++ b/scripts/commit-xfce-sync.sh @@ -13,3 +13,5 @@ for i in ${pkgs}; do popd >/dev/null done popd >/dev/null + +echo "Everything committed, don't forget to push!" -- cgit v1.2.3-65-gdbad