mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-09 11:19:21 +00:00
Show "∞" when there's a circular alias reference.
This commit is contained in:
10
test/fast/Aliases/circular/teardown
Executable file
10
test/fast/Aliases/circular/teardown
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -f ../../../../alias/loopback
|
||||
|
||||
rm -f ../../../../alias/one
|
||||
rm -f ../../../../alias/two
|
||||
rm -f ../../../../alias/three
|
||||
|
||||
rm -f ../../../../alias/four
|
||||
|
Reference in New Issue
Block a user