This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Add unset-variable as exit error
Phileas Lebada
7 years ago
parent
049a86022f
commit
be171bba33
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
test/installation_node/install LTS
2
test/installation_node/install LTS
Unescape
Escape
View File
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
#!/bin/sh
set -ex
set -e
u
x
die () { echo "$@" ; exit 1; }
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alvis/nvm
Title
Body
Create Issue