mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-08 11:07:34 +00:00
[Tests] Replace all dots with backslash dots
This commit is contained in:

committed by
Jordan Harband

parent
2a2b8bdeb3
commit
cadbbced20
@@ -3,5 +3,5 @@
|
||||
set -ex
|
||||
|
||||
set -- yes
|
||||
. ../../nvm.sh
|
||||
\. ../../nvm.sh
|
||||
[ "$1" = yes ]
|
||||
|
Reference in New Issue
Block a user