commit bash-20040707 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 12:59:20 -05:00
parent ba6f94861c
commit 3ede1caab6
5 changed files with 42 additions and 2 deletions
+2
View File
@@ -1,5 +1,7 @@
echo "warning: some of these tests may fail if job control has not been compiled" >&2
echo "warning: into the shell" >&2
echo "warning: there may be a message regarding a cat process dying due to a" >&2
echo "warning: SIGUP. Please disregard." >&2
${THIS_SH} ./jobs.tests > /tmp/xx 2>&1
diff /tmp/xx jobs.right && rm -f /tmp/xx