not yet children

This commit is contained in:
pvincent
2026-07-30 11:10:28 +04:00
parent 10ae8fef2d
commit b989cc012c
3 changed files with 49 additions and 30 deletions
+2 -1
View File
@@ -92,8 +92,9 @@ function do_file_not_found {
function do_child_error {
"$BASEDIR/extra/library.bash"
# . "$BASEDIR/extra/library.bash"
echo SHOULD NOT APPEAR
. "$BASEDIR/extra/library.bash"
}
function do_command_error {