add some missing files, update copyrights

This commit is contained in:
Chet Ramey
2024-04-25 15:50:39 -04:00
parent 622d318652
commit aadb6ffb93
116 changed files with 20558 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
${THIS_SH} ./invocation.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} invocation.right && rm -f ${BASH_TSTOUT}