aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/e0858b12-0be3-49bb-ad7a-030e488bb2f1/comments/fba8de97-9c61-4a08-b3e7-d8a95d6efe54
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-06-27 10:47:11 -0400
committerW. Trevor King <wking@drexel.edu>2010-06-27 10:47:11 -0400
commitd661ec949cd97def3e33af1db98bd33ceb0e1acc (patch)
tree081ffdc7e54c0e41d23a4e1d900e56ff5e884a6d /.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/e0858b12-0be3-49bb-ad7a-030e488bb2f1/comments/fba8de97-9c61-4a08-b3e7-d8a95d6efe54
parent4ffb44509a92d8c7ea3d262923d598e86e501da0 (diff)
downloadbugseverywhere-d661ec949cd97def3e33af1db98bd33ceb0e1acc.tar.gz
Ah, restored altered dirname code to Monotone's root method.
The previous implementation used cwd=path which would fail for non-directory paths. The implementation before that was missing the not from if not os.path.isdir(path): dirname = os.path.dirname(path) which meant it found the dirname when it didn't need to, and not when it did ;).
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/e0858b12-0be3-49bb-ad7a-030e488bb2f1/comments/fba8de97-9c61-4a08-b3e7-d8a95d6efe54')
0 files changed, 0 insertions, 0 deletions