I'm going to try hacking
Code:
// wrap cmd inside {} to support backgrounding multiple commands and redirecting stderr
bw.write("{ " + init + cmd + " ; } 2>>/var/tmp/KUAL.log"
+ (background ? " &" : ""));
about and see where it gets me
EDIT: ah...
Quote:
Thread group could not be destroyed - threads still alive:
Thread 1 => [Name=process reaper,ThreadGroup=Kindlet-Group-KUAL].
|
I was right...
I just literally "Laughed Out Loud" on the changelogs mate. 1 Septillion!

HAHAHAHA. I love your changelogs, they really are fun reading. Thanks.
Gonna jump over and make a new build in 20 mins or so after I tidy up last nights manglings.