~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout.cfg

  • Committer: Paul Hummer
  • Date: 2010-02-19 22:02:36 UTC
  • mto: This revision was merged to the branch mainline in revision 10352.
  • Revision ID: paul@canonical.com-20100219220236-ibla2qe43uls6c9u
Added jssize checker to make sure js doesn't get greater than 512K

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
    jsbuild=lazr.js.build:main
76
76
    jslint=lazr.js.jslint:main
77
77
    tracereport=zc.zservertracelog.tracereport:main
 
78
    jssize=lp.scripts.utilities.jssize:main
78
79
 
79
80
[iharness]
80
81
recipe = zc.recipe.egg