Changeset 80243
- Timestamp:
- 07/07/11 09:36:04 (4 years ago)
- File:
-
- 1 edited
-
contrib/buildbot/master.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contrib/buildbot/master.cfg
r80241 r80243 159 159 ports_factory.addStep(ShellCommand(command=["./mpsync.sh"], 160 160 env={'PREFIX': WithProperties(prefix), 161 'SRC_PREFIX': WithProperties(src_prefix)})) 161 'SRC_PREFIX': WithProperties(src_prefix), 162 'BASE_UPDATE': 'selfupdate'})) 162 163 ports_factory.addStep(ShellCommandWithPortList(command=WithProperties('echo %(portlist)s | tr " " "\n" > portlist'))) 163 164 # run MPAB on the port list
Note: See TracChangeset
for help on using the changeset viewer.

