Commit Graph

9 Commits (e2ad4fe9100729462fbd511c75a035ccdfd41841)

Author SHA1 Message Date
Abhijit Menon-Sen 88a20e7a20 Fix broken integration test with unicode hostnames
11 years ago
Toshio Kuratomi aaa25eb75c Make run_command() work when we get byte str with non-ascii characters (instead of unicode type like we were expecting)
11 years ago
Brian Coca c49685b753 removed debug play from tests
11 years ago
Brian Coca a53cf9d6fa now correctly aplies add_host passed variables last to override existing vars.
11 years ago
Toshio Kuratomi 4710a07fb0 Test case for #10426
11 years ago
Toshio Kuratomi 5b279c1c15 Fix for v1 handling of unicode extra-vars
11 years ago
Toshio Kuratomi c4c3cc315d Transform both values of a task name into a byte str prior to comparing
12 years ago
James Cammarata 6d94ae64ec Remove unnecessary unicode conversions from parse_kv
12 years ago
James Cammarata 63bcbd0af2 Fix for unicode decoding error in new splitting code
12 years ago