Changes between Version 2 and Version 3 of BufferExample
- Timestamp:
- Aug 10, 2010, 11:21:20 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BufferExample
v2 v3 88 88 }}} 89 89 90 pbrepo indicates where the resulting packages will be available for download. pbwf indicates whether the tar file is well-formed (it should contain a directory with name-ver ion). The ssh* variables indicates where will packages be uploaded at the end of the build. And the name of the directory for defpkgdir is not important as we do not dal with a local CMS.90 pbrepo indicates where the resulting packages will be available for download. pbwf indicates whether the tar file is well-formed (it should contain a directory with name-version). The ssh* variables indicates where will packages be uploaded at the end of the build. And the name of the directory for defpkgdir is not important as we do not deal with a local CMS. 91 91 92 92 We also need to adapt the filter a bit: