Skip to content

Commit f1f1980

Browse files
committed
Add success message
1 parent 6111ca8 commit f1f1980

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/create_sys_image

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ if [[ $_sysimg_rc -ne 0 ]]; then
209209
fi
210210
exit $_sysimg_rc
211211
fi
212+
echo "System image created successfully."
212213

213214
SOFILE="bin/kps-image-${julia_major}.so"
214215
if test -f $SOFILE; then

0 commit comments

Comments
 (0)