diff --git a/.gitignore b/.gitignore index 30acb1f..1e88f5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/_stdout -/_stderr +_stdout +_stderr diff --git a/_stderr b/_stderr index 2cb62ed..e2e5982 100644 --- a/_stderr +++ b/_stderr @@ -1,8 +1,8 @@ some trace in stderr This is stderr -lib/utility.bash: line 9: return 7 -ERROR 7: [return 7] - lib/utility.bash:9 suite +lib/utility.bash: line 8: return 7 from suite +ERROR 7: [return 7 from suite] + lib/utility.bash:8 suite lib/utility.bash:3 blabla useless.sh:8 F2 useless.sh:19 F1