# HG changeset patch # User InitHello # Date 1364838487 14400 # Node ID 4676e145a44e823e8ac349ea49e1743c38d478ce # Parent 181dd378275c2f9c5dfb22821f1d7a2a3ccbff18 Updated command line format per dev team standards. diff -r 181dd378275c -r 4676e145a44e fixedValueColumn.xml --- a/fixedValueColumn.xml Tue Dec 04 10:37:05 2012 -0500 +++ b/fixedValueColumn.xml Mon Apr 01 13:48:07 2013 -0400 @@ -1,6 +1,6 @@ to an existing dataset - fixedValueColumn.pl $input $out_file1 "$exp" $iterate + fixedValueColumn.pl "${input}" "${out_file1}" "${exp}" "${iterate}"