urchin/tests.old/A nonempty CDPATH should not break urchin.
2016-02-28 18:24:14 +00:00

7 lines
85 B
Bash
Executable File

#!/bin/sh
cd ..
export CDPATH=$PWD
./urchin -f 'tests/urchin exit code' >/dev/null