[PATCH 2 of 6] Remove no longer existing option show-after-update
Wald Commits
scm-commit at wald.intevation.org
Fri Sep 26 15:26:21 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1411728259 -7200
# Node ID 551b274ec4d1488b84a171b399e086aa526788a5
# Parent 2a1aa9df8f11485ef7e042d1b616b1aa8fa49b0b
Remove no longer existing option show-after-update
diff -r 2a1aa9df8f11 -r 551b274ec4d1 packaging/linux-installer.inc
--- a/packaging/linux-installer.inc Thu Sep 25 17:58:12 2014 +0200
+++ b/packaging/linux-installer.inc Fri Sep 26 12:44:19 2014 +0200
@@ -73,7 +73,7 @@
parse_args()
{
OPTS=`getopt \
- -l uninstall,update,show-after-update,force,help,prefix:,system,version \
+ -l uninstall,update,force,help,prefix:,system,version \
-o d,f,p:,s -n "$ME" -- "$@"`
[ $? -eq 0 ] || usage 23
More information about the Trustbridge-commits
mailing list