Ole Tange
55fa0189fb
Bug and stress fixes for --sshlogin. Better unittests.
2010-05-27 08:09:28 +02:00
Ole Tange
3fa2a4a8d4
Implemented automake
...
Prepared for name change to 'par'
2010-04-18 16:18:31 +02:00
Ole Tange
9d593557ce
Fixed:
...
echo a | parallel -qX echo "'"{}"' "
Trailing \ in regex m/\'{}\'\/ at /home/tange/bin/parallel line 479, <STDIN> line 1.
echo a | parallel -qX echo "'{}'"
<<infinite loop>>
2009-08-26 14:33:14 +02:00
Ole Tange
8202ef3a11
Prepared for limiting to max proc (not only files)
...
This still does not work if -j 0 and #files_available > 2*#procs_available
So it fails one unittest
2009-02-18 02:57:38 +01:00
Ole Tange
d5e29c73a2
Preparations for option -x
2009-02-17 04:58:13 +01:00