[webkit-help] running check-webkit-style on webkit-gtk
mahesh gawali
maheshgawali at outlook.com
Tue Sep 17 04:53:51 PDT 2013
Hi All,
I am trying to run check-webkit-style on webkit-gtk build for coding guideline conformance.
I am getting following error:
[root at localhost Scripts]# ./check-webkit-styleTraceback (most recent call last): File "./check-webkit-style", line 48, in <module> sys.exit(CheckWebKitStyle().main()) File "/home/Webkit-GTK/Tools/Scripts/webkitpy/style/main.py", line 127, in main host._initialize_scm() File "/home/Webkit-GTK/Tools/Scripts/webkitpy/common/host.py", line 112, in _initialize_scm self._scm = detector.default_scm(patch_directories) File "/home/Webkit-GTK/Tools/Scripts/webkitpy/common/checkout/scm/detection.py", line 60, in default_scm raise Exception("FATAL: Failed to determine the SCM system for either %s or %s" % (cwd, script_directory))Exception: FATAL: Failed to determine the SCM system for either /home/Webkit-GTK/Tools/Scripts or /home/Webkit-GTK/Tools/Scripts/webkitpy/common/checkout/scm
Also, Is it possible to point the script to a specific directory for coding style checks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20130917/bd76e0d4/attachment.html>
More information about the webkit-help
mailing list