almost child_error

This commit is contained in:
pvincent
2026-07-30 13:25:07 +04:00
parent 91ba36f143
commit f9888f3b6c
2 changed files with 19 additions and 5 deletions
-1
View File
@@ -6,7 +6,6 @@
function library {
echo library loaded
>&2 echo stderr from library
pwd
# . "./test/stub/extra/onemore.bash"
"./test/stub/extra/onemore.bash"
}