]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-extglob3
Imported from ../bash-3.1.tar.gz.
[thirdparty/bash.git] / tests / run-extglob3
diff --git a/tests/run-extglob3 b/tests/run-extglob3
new file mode 100644 (file)
index 0000000..2675196
--- /dev/null
@@ -0,0 +1,4 @@
+PATH=$PATH:`pwd`
+export PATH
+${THIS_SH} ./extglob3.tests > /tmp/xx
+diff /tmp/xx extglob3.right && rm -f /tmp/xx