Skip to content

Commit cfc21d4

Browse files
committed
core: Mini change to force new build
1 parent 65dedd9 commit cfc21d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rpm-publish/RpmPublish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ if [ "$buildSystem" == "mage" ]; then
516516
fi
517517

518518
if [ "$buildSystem" == "none" ]; then
519-
echo "Running on unkown distribution '$distributio' or version '$distVersionNumber'"
519+
echo "Error: Running on unkown distribution '$distributio' or version '$distVersionNumber'."
520520
exit 1
521521
fi
522522

0 commit comments

Comments
 (0)