i-bash/tests/run-extglob3

5 lines
112 B
Text
Raw Normal View History

2005-12-07 14:08:12 +00:00
PATH=$PATH:`pwd`
export PATH
${THIS_SH} ./extglob3.tests > /tmp/xx
diff /tmp/xx extglob3.right && rm -f /tmp/xx