Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite46a987

Browse files
Give reason for early exit in shell script
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent5ac3b5b commite46a987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎scripts/whats_left_builtin_items.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ mkdir -p ../_data/whats_left
66

77
# exit violently if the temp file does not exist
88
if [!-f ../_data/whats_left.temp ];then
9+
echo"error: input file ../_data/whats_left.temp not found">&2
910
exit 1
1011
fi
1112

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp