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 6111ca8 commit f1f1980Copy full SHA for f1f1980
1 file changed
bin/create_sys_image
@@ -209,6 +209,7 @@ if [[ $_sysimg_rc -ne 0 ]]; then
209
fi
210
exit $_sysimg_rc
211
212
+echo "System image created successfully."
213
214
SOFILE="bin/kps-image-${julia_major}.so"
215
if test -f $SOFILE; then
0 commit comments