diff options
Diffstat (limited to 'bin/modify-package-state')
-rwxr-xr-x | bin/modify-package-state | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/modify-package-state b/bin/modify-package-state index 477f3c3..aa42764 100755 --- a/bin/modify-package-state +++ b/bin/modify-package-state @@ -23,8 +23,6 @@ usage() { [ -z "$1" ] && exit 1 || exit "$1" } -# TODO: binary packages should not be identified by revisions, but by versions - eval set -- "$( getopt -o bfhntu \ --long block \ |