[Buildbot-commits] [Buildbot] #2529: GitPoller Splits Changed Files list on spaces instead of newline

Buildbot trac trac at buildbot.net
Mon Jul 15 14:57:47 UTC 2013


#2529: GitPoller Splits Changed Files list on spaces instead of newline
---------------------------+-----------------------
Reporter:  Jeremy.Cornett  |      Owner:
    Type:  defect          |     Status:  new
Priority:  minor           |  Milestone:  undecided
 Version:  0.8.7p1         |   Keywords:
---------------------------+-----------------------
 When a file is committed/checked in with Git, the Git Poller will catch
 that change and a scheduler will then kick off a builder. If you look at
 the change in buildbot, it will list the modified files in that check-in.
 If the file path or name has a space in it, each part will be displayed on
 a separate line. 'Service Modules\Test 1.txt' will become 'Service',
 'Modules\Test', '1.txt'.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2529>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list