details: /erp/devel/pi/rev/f9443ee9e2d0 changeset: 13117:f9443ee9e2d0 user: Stefan Hühner <stefan.huehner <at> openbravo.com> date: Wed Jul 06 14:59:13 2011 +0200 summary: Update doc to point to correct script for usage with hg
diffstat: modules/org.openbravo.client.kernel/jslint/README.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 6936d8cd06ce -r f9443ee9e2d0 modules/org.openbravo.client.kernel/jslint/README.txt --- a/modules/org.openbravo.client.kernel/jslint/README.txt Wed Jul 06 13:32:25 2011 +0200 +++ b/modules/org.openbravo.client.kernel/jslint/README.txt Wed Jul 06 14:59:13 2011 +0200 @@ -4,7 +4,7 @@ Add these lines to your hgrc file in the .hg directory in your module: [hooks] -precommit = ../org.openbravo.client.kernel/jslint/jscheck +precommit = ../org.openbravo.client.kernel/jslint/jscheck-hg >> Running jslint directly for a module To run jslint directly for a module, go to the module directory and do: ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
