# HG changeset patch # User Dave B. # Date 1364843130 14400 # Node ID b1cac85bdd7afa20916eec0d9852313da0ea38bd # Parent 64d46676a13ec77e482e3f44690155cbd61f6b56 Updated command line format per dev team standards. diff -r 64d46676a13e -r b1cac85bdd7a convert_characters.xml --- a/convert_characters.xml Tue Dec 04 10:55:58 2012 -0500 +++ b/convert_characters.xml Mon Apr 01 15:05:30 2013 -0400 @@ -1,6 +1,6 @@ delimiters to TAB - convert_characters.py $input $convert_from $out_file1 + convert_characters.py "${input}" "${convert_from}" "${out_file1}"