mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
Remove redundant exit command
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
c05efd2393
commit
09863ead1b
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue