We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6fb86 commit 0b03f68Copy full SHA for 0b03f68
1 file changed
sj-version.sh
@@ -22,7 +22,8 @@ props() {
22
23
if [ -z "$version" ]
24
then
25
- echo "Usage: sj-version.sh version [version-to-diff]"
+ echo "Usage: sj-version.sh version [version-to-diff]"
26
+ exit 1
27
fi
28
29
if [ -n "$diff" ]
0 commit comments