address remaining comments from #363

This commit is contained in:
Fraser Tweedale
2014-02-22 11:25:45 +10:00
parent e6a5374bfb
commit dcba513108
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,4 @@
die () { echo $@ ; exit 1; }
. ../../nvm.sh
[ `expr "$(nvm current)" : ".*current"` != 0 ] || die "Failed to find current version"
[ `expr "$(nvm current)" : ".*current"` != 0 ] || die "Failed to find current version"