Skip to content

Commit 1a3cd9f

Browse files
committed
improved repl_bashsh_block
1 parent c0eb594 commit 1a3cd9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bash.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ repl_bashsh_block() {
297297
fi
298298
}
299299
(($no_keep_imm)) && rm repl.*.log $tgt_file.bak || :
300+
else
301+
wrn "$bashsh_file is not existed."
300302
fi
301303
}
302304

0 commit comments

Comments
 (0)