On Thu, Dec 10, 2015 at 10:33 AM, Brad Erickson via swift-dev <swift-dev@swift.org> wrote: > > The best solution is to remove one and rename the other simply: [preset: > buildbot_linux], but that will have far reaching effects. Nothing that can't > be dealt with though. How should this be handled?
The best solution is to sink all common parts into buildbot_linux, and keep buildbot_linux_* presets for emergency customization like that, if it would be required in future. Please submit a pull request, if you would like to work on this. Dmitri -- main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if (j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/ _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev