summaryrefslogtreecommitdiff
path: root/adelie-build-cd
diff options
context:
space:
mode:
Diffstat (limited to 'adelie-build-cd')
-rwxr-xr-xadelie-build-cd2
1 files changed, 0 insertions, 2 deletions
diff --git a/adelie-build-cd b/adelie-build-cd
index 301c020..1c6aa91 100755
--- a/adelie-build-cd
+++ b/adelie-build-cd
@@ -81,7 +81,6 @@ while [ -n "$1" ]; do
exit
;;
-f | --full)
- shift
declare -r DO_FULL=full
;;
-p | --phase)
@@ -89,7 +88,6 @@ while [ -n "$1" ]; do
declare -r MY_PHASE=$1
;;
-s | --sign)
- shift
declare -r SIGN=yes
;;
-v | --version)