Test for previous PREFIX fix to minimal/do.
This commit is contained in:
parent
0e037b8c45
commit
164e213582
4 changed files with 5 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
PREFIX=/a/b/c/d/e redo vartest2
|
||||
read x <vartest2
|
||||
PREFIX=/a/b/c/d/e redo chicken.vartest
|
||||
read x <chicken.vartest
|
||||
[ "$x" = "/a/b/c/d/e" ] || exit 45
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue