Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita935501

Browse files
committed
fixedhttp://gitorious.org/projects/git-python/repos/apollo13/comments#comment_105 my mistake ;) I'll investigate this further, but I think we are on the safe side now...
1 parent26719d2 commita935501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/git/cmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ def execute(self, command,
103103
)
104104

105105
# Wait for the process to return
106-
status=proc.wait()
107106
stdout_value=proc.stdout.read()
107+
status=proc.wait()
108108
proc.stdout.close()
109109

110110
# Strip off trailing whitespace by default

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp