Commit 151b71d
committed
Fix error message when nominating a backport via the script
* tools/dist/nominate-backport.py
(): We use backport.wc so better import it
(main): Expect stderr W170000 (URL non-existent) when calling svn info to
check for a backport branch - this means no branch exists.
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1936153 13f79535-47bb-0310-9956-ffa450edef681 parent 196de5d commit 151b71d
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
169 | | - | |
| 170 | + | |
| 171 | + | |
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
| |||
0 commit comments