| Previous changeset 0:4382d742830f (2013-08-26) |
|
Commit message:
Uploaded |
|
modified:
uniq.xml |
| b |
| diff -r 4382d742830f -r 7ce75adb93be uniq.xml --- a/uniq.xml Mon Aug 26 04:38:43 2013 -0400 +++ b/uniq.xml Sun Sep 08 12:29:58 2013 -0400 |
| b |
| @@ -1,7 +1,7 @@ <tool id="bg_uniq" name="Unique" version="0.3"> <description>occurrences of each record</description> <command interpreter='python'> - unique_lines.py + uniq.py $ignore_case $is_numeric #if $adv_opts.adv_opts_selector=="advanced": |