Changeset 593 in tailor for vcpx/monotone.py
- Timestamp:
- 08/16/05 12:24:02 (8 years ago)
- Hash name:
- 20050816102402-97f81-40f2d795089206145e92dd8a5a827c5d33d9e461
- File:
-
- 1 edited
-
vcpx/monotone.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/monotone.py
r592 r593 61 61 entries = ['.'] 62 62 63 output = commit.execute(entries, stdout=PIPE )63 output = commit.execute(entries, stdout=PIPE, stderr=STDOUT) 64 64 65 65 # monotone complaints if there are no changes from the last commit.
Note: See TracChangeset
for help on using the changeset viewer.
