Improved UnixRebuildScriptDebug #981
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!981
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "UnixRebuildDebug.sh"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The script now before running copies everything from the main Unix
script. To make sure the script does not run in parallel TR is used to
replace all & with empty space.
Review on #981
Whats done
Tested UnixRebuildDebug on a fresh clone of the repo to make sure that all images were build and that docker could compose up afterwards
Tested on ubuntu
Inspected following files
What needs to be done
Conclusion