tests/test-context.py.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 24 Aug 2007 00:38:08 +0200
changeset 5214 316ce5e85b3e
parent 4108 20af6a2f0b0e
permissions -rw-r--r--
check exec: return fallback in case of error during the check If there is any error while checking if exec is supported, we can return fallback. fix issue705
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4108
20af6a2f0b0e Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
     1
workingfilectx.date = (1000, 0)