summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-09-25 13:07:05 +0200
committerMatthias Beyer <mail@beyermatthias.de>2015-10-04 14:08:59 +0200
commit2263c7b1bff81083e2793be1c00a6818a7e9ab02 (patch)
tree125d0417dcabe6dbff5afd16ab48f6c8be6e23f5
parent97e0b45e1539118dbcc7964ba006377ad313a6ce (diff)
Fixed indention
-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 19291a0..910d30f 100755
--- a/nix-script-switch.sh
+++ b/nix-script-switch.sh
@@ -162,7 +162,7 @@ tag_nixpkgs() {
stderr "No configuration git directory." && \
stderr "Won't do anything" && exit 1
-[[ ! -d "$WD" ]] && stderr "No directory: $WD" && exit 1
+[[ ! -d "$WD" ]] && stderr "No directory: $WD" && exit 1
if [[ -z "$DONT_BUILD" ]]
then