mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Merge pull request #428 from recrack/update_path
update: check.mk tidy path
This commit is contained in:
commit
0290fcc869
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@ check-content: contenttest
|
||||||
./contenttest --source-dir=$(S)/src/test/content $(TESTNAME)
|
./contenttest --source-dir=$(S)/src/test/content $(TESTNAME)
|
||||||
|
|
||||||
tidy:
|
tidy:
|
||||||
python $(S)/src/etc/tidy.py $(S)/src
|
python $(S)src/etc/tidy.py $(S)src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue