summaryrefslogtreecommitdiffstats
path: root/python/run-python-tests
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-17 13:44:45 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-05 21:24:50 +0100
commitefb6abb1f0781fcc8fb45da4d5bd23ec9c98554e (patch)
treec8803e1fdbd0ce20ed47c3d9d31b5a8a6a6348df /python/run-python-tests
parentd8803be5c2ec7deae728a0955298c4af8f37a890 (diff)
case_sensitive_path: Allow trailing path element to be missing (RHBZ#840115).
case_sensitive_path is undefined when the final path element doesn't exist. Currently it returns an error, but this means that creating a new file doesn't work as expected: $ guestfish --rw -i -d windows touch 'win:c:\blah' libguestfs: error: case_sensitive_path: blah no file or directory found with this name We should allow this case (provided there is no trailing slash) so that new files or directories can be created. (cherry picked from commit 973581780d8a006f336684fef6762801402d775d)
Diffstat (limited to 'python/run-python-tests')
0 files changed, 0 insertions, 0 deletions