Skip to content

Commit 4c2c913

Browse files
author
Matthias Koeppe
committed
build/bin/sage-spkg: Remove redundant 'Succesfully installed ...' message
1 parent 7f8c112 commit 4c2c913

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/bin/sage-spkg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,6 @@ fi
936936

937937
if [ $POST_INSTALL = 1 ]; then
938938
write_installation_record
939-
echo "Successfully installed $PKG_NAME"
940939
delete_the_temporary_build_directory_if_required
941940
echo "Finished installing $PKG_NAME"
942941
fi

0 commit comments

Comments
 (0)