Home
last modified time | relevance | path

Searched refs:testscript (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/sh/tests/builtins/
H A Ddot1.012 echo 'x=2' >testscript
13 . ./testscript
17 PATH=$T:$PATH . testscript
H A Ddot2.012 echo 'x=2' >testscript
13 . -- ./testscript
17 PATH=$T:$PATH . -- testscript
H A Dreturn4.011 echo 'return 42; exit 4' >testscript
12 . ./testscript