MIAOU_DEBUG

This commit is contained in:
pvincent
2026-07-23 10:27:13 +04:00
parent 56bc5d5a72
commit 59826c3997
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -13,8 +13,8 @@ function do_subshell_false {
}
function do_subshell_term {
echo "found1=$(command_not_found)"
echo "found2=$(grep nope nope)"
echo "found1=$(command_not_found)"
echo SHOULD NOT SHOW UP!
}