Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: spawn - Simple tool to run several Linux command-lines in parallel https://bugzilla.redhat.com/show_bug.cgi?id=497705 Summary: Review Request: spawn - Simple tool to run several Linux command-lines in parallel Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: fabian@xxxxxxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://fab.fedorapeople.org/packages/SRPMS/spawn.spec SRPM URL: http://fab.fedorapeople.org/packages/SRPMS/spawn-0.1-1.fc10.src.rpm Project URL: http://code.google.com/p/spawntool/ Description: spawn is a simple parallel execution utility written to appeal to the Unix mindset. spawn reads shell command lines from stdin, one per line, and then executes them as maximum of N child processes in parallel, and waits for all of the children to exit. If a child process fails with a non-zero exit code, no new children are spawned. Then spawn waits for all existing children to exit and returns the failed exit code. Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1321171 rpmlint output: [fab@laptop24 i386]$ rpmlint spawn* 2 packages and 0 specfiles checked; 0 errors, 0 warnings. [fab@laptop24 SRPMS]$ rpmlint spawn-0.1-1.fc10.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review