30 Aug
2016
30 Aug
'16
10:30 a.m.
On 15/08/16 06:39, Gordian Edenhofer wrote:
* move the actual assembly process into its own function * allow for packaging multiple packages with one command * handle SIGHUP SIGINT SIGTERM and remove working dirs accordingly * add some comments
Signed-off-by: Gordian Edenhofer <gordian.edenhofer@gmail.com> --- * Clean up working directories with force on abort * Sleep for 100ms in between parallelization work
Why sleep? Two patches are needed: 1) allow bacman to take multiple package arguments 2) parallelize... The second probably would not be accepted... Allan