]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-attr
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / run-attr
diff --git a/tests/run-attr b/tests/run-attr
new file mode 100644 (file)
index 0000000..948b9e1
--- /dev/null
@@ -0,0 +1,2 @@
+${THIS_SH} ./attr.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
+diff ${BASH_TSTOUT} attr.right && rm -f ${BASH_TSTOUT}