mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 21:02:39 +08:00
As per @p12tic's feedback on PR #1385, revert previous log message
@p12tic felt that we should have the log message at the end of the build script to assist log inspections Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
@@ -43,3 +43,5 @@ $B_CMAKE "$B_CMAKE_FLAGS" .. || exit 1
|
||||
echo "INFO: Now commencing Barrier build process..."
|
||||
echo "INFO: We're building an $B_BUILD_TYPE output type."
|
||||
$(command -v make) || exit 1
|
||||
|
||||
echo "Build completed successfully"
|
||||
|
||||
Reference in New Issue
Block a user