commit bash-20190802 snapshot

This commit is contained in:
Chet Ramey
2019-08-05 09:04:38 -04:00
parent 1679cff94f
commit 4c39fa08ab
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -76,8 +76,8 @@ ERRTRAP
1
+[7] echo 2
2
+[8] echo 3
+[8] cat
+[8] false
+[8] false
+[8] false
++[8] echo trap: 8
trap: 8
+1 -1
View File
@@ -5,5 +5,5 @@ set -x
echo 1
echo 2
echo 3 | cat | false
false | false | false
echo 4