0
0
mirror of https://github.com/tj/n.git synced 2024-11-25 07:39:21 +01:00

indentation

This commit is contained in:
Tj Holowaychuk 2011-02-07 15:55:40 -08:00
parent e9043b7f88
commit 325997f5ef

2
bin/n
View File

@ -12,7 +12,7 @@ VERSIONS_DIR=$N_PREFIX/n/versions
test -d $VERSIONS_DIR || mkdir -p $VERSIONS_DIR
if ! test -d $VERSIONS_DIR; then
abort "Failed to create versions directory ($VERSIONS_DIR), do you have permissions to do this?"
abort "Failed to create versions directory ($VERSIONS_DIR), do you have permissions to do this?"
fi
# curl / wget support