chiark / gitweb /
condition: fix reversed tests if path does not exist at all
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 23 Sep 2011 00:10:00 +0000 (02:10 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 23 Sep 2011 00:10:00 +0000 (02:10 +0200)
CONDITION_PATH_IS_DIRECTORY, CONDITION_PATH_IS_SYMBOLIC_LINK and
CONDITION_FILE_IS_EXECUTABLE gave reversed results when the path
did not exist at all.


No differences found