This commit is contained in:
pvincent
2026-07-30 18:26:59 +04:00
parent d1a103d163
commit 0d68f61442
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -91,8 +91,8 @@ function do_file_not_found {
}
function do_child_error {
"$BASEDIR/extra/library.bash"
# . "$BASEDIR/extra/library.bash"
"$BASEDIR/extra/library.bash"
echo SHOULD NOT APPEAR
}