From c3f4e5388e44943b98dac4a4fcf0bebdeb384316 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 5 Oct 2015 16:21:47 +0200 Subject: Fix: move debug output in case block --- nix-script-switch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3