[galaxyproject/galaxy] 2270f7: Consistent sniffing regardless of in_place.
Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: 2270f728c421b81ea14f022beb96203f007180dd https://github.com/galaxyproject/galaxy/commit/2270f728c421b81ea14f022beb962... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M tools/data_source/upload.py Log Message: ----------- Consistent sniffing regardless of in_place. Previously sniffing would happen on the original file (before carriage returns and tabular spaces were converted) if in_place was false and on the converted file if it was true. Commit: e72e02cc7a98f6c721dbd14a52f5f18f5de33d5f https://github.com/galaxyproject/galaxy/commit/e72e02cc7a98f6c721dbd14a52f5f... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2018-03-09 (Fri, 09 Mar 2018) Changed paths: M tools/data_source/upload.py Log Message: ----------- Merge pull request #5643 from jmchilton/sniff_fix [18.01] Consistent sniffing regardless of in_place. Compare: https://github.com/galaxyproject/galaxy/compare/fa3ec5f60b9a...e72e02cc7a98
participants (1)
-
GitHub