Ole Tange
847e972912
-L, -l, --max-lines, and -x pass unittest.
2010-06-13 01:24:25 +02:00
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
2280fd8215
parallel: Made options compatible with xargs: -x -> -m, -s -> --silent
2010-02-03 16:32:36 +01:00
Ole Tange
fcfc9f6d70
parallel: Implemented replacement string -I similar to xargs -I
2009-11-10 15:14:15 +01: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
d78f8539f9
Implemented -X.
...
Fixed bug with -x:
If the command line had more than one {} it could result in a too
long line
2009-03-16 08:58:39 +01:00
Ole Tange
f38da581b7
Better unittest for -x
2009-03-12 03:07:08 +01:00
Ole Tange
cc478161e3
Unittest for -x works
2009-02-18 07:28:00 +01:00
Ole Tange
de39f81033
Process limit detected. Passes unittest
2009-02-18 05:35:09 +01:00