summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-10-05 16:21:47 +0200
committerMatthias Beyer <mail@beyermatthias.de>2015-10-05 16:21:47 +0200
commitc3f4e5388e44943b98dac4a4fcf0bebdeb384316 (patch)
tree5dc96d490bf036ad0c8beb9119600cab1ffa781a
parentf44dc2a8cc70e26b755c2b1278818d422908beb8 (diff)
Fix: move debug output in case block
-rwxr-xr-xnix-script-switch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-script-switch.sh b/nix-script-switch.sh
index b4edfcb..93d8d49 100755
--- a/nix-script-switch.sh
+++ b/nix-script-switch.sh
@@ -118,8 +118,8 @@ do
NIXPKGS=$OPTARG
fi
TAG_NIXPKGS=1
- ;;
dbg "TAG_NIXPKGS = $TAG_NIXPKGS"
+ ;;
f)
TAG_FLAGS=$OPTARG