mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Fix unbound variable in shim env test
This commit is contained in:
parent
6fec5ea288
commit
97aab882e7
@ -80,5 +80,5 @@ teardown() {
|
||||
|
||||
# Should not contain duplicate colon
|
||||
run grep '::' <(echo "$path_line")
|
||||
[ "$duplicate_colon" == "" ]
|
||||
[ "$output" == "" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user