[pkg-perl-tools] 01/01: add missing 'fi'

Damyan Ivanov dmn at moszumanska.debian.org
Sun Dec 3 23:31:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository pkg-perl-tools.

commit c4d6661cf5de048b64fcad729156a799bb6bda69
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Dec 3 23:31:16 2017 +0000

    add missing 'fi'
---
 scripts/gc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/gc b/scripts/gc
index 205dff3..e65d739 100755
--- a/scripts/gc
+++ b/scripts/gc
@@ -31,6 +31,7 @@ while getopts vshp opt; do
                     PARALLEL=GNU
                 else
                     PARALLEL="moreutils"
+                fi
             else
                 echo "W: 'parallel' not available, will run sequentially" >&2
                 echo "W: you may want to install 'parallel' or 'moreutils'" >&2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list