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 <[email protected]> > --- > * 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
