mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Remove redundant exit command
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
@@ -47,5 +47,3 @@ $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
|
||||
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user