Sign in
cobalt
/
third_party
/
nvm
/
eed0d0e85ccb35e8802b0df7061491e6cf5d6a4b
/
.
/
test
/
fast
/
Running 'nvm alias' should create a file in the alias directory
blob: 1ff49f59144fdf54a86a0d8a1865796b02c3e92b [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
ex
\.
../../
nvm
.
sh
nvm alias test v0
.
1.2
[
"$(cat "
$
(
nvm_alias_path
)/
test
")"
=
"v0.1.2"
]