Date: | 2011-06-10 17:44:32 (13 years 10 months ago) |
Author: | Thomas Keller |
Branch: | develop, feature.content-md5, feature.diff-whitespace, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.2, release-1.3 |
Commit: | 2f30e4e2f6670bdb25fdf2bc45cf54b42a8dd643 |
Parents: |
118ca9f11fa5ba7eb54641394bf6edd75f9227c0
|
Message: | Fix a regression introduced with commit 20c3f14cc: If we can read
from a process' pipe doesn't mean the exit code of the process in
question is zero, this is actually what pclose() returns.
|
Changes: |
|
File differences
src/IDF/Scm.php |
101 | 101 |
102 | 102 |
103 | 103 |
104 | |
| 104 |
105 | 105 |
106 | 106 |
107 | 107 |
108 | 108 |
109 | |
110 | 109 |
111 | 110 |
112 | 111 |
113 | |
| 112 |
114 | 113 |
115 | 114 |
116 | 115 |
|
|
Download the corresponding diff file