mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
Remove the exception raised by tests/install/wscript
This commit is contained in:
parent
d63e32633d
commit
fab68b4b8c
@ -7,7 +7,7 @@ import os
|
||||
from waflib import Build, Options, TaskGen, Utils
|
||||
|
||||
def build(bld):
|
||||
bld.fatal("Not implemented! Run 'waf configure'")
|
||||
pass
|
||||
|
||||
@TaskGen.feature('ruler')
|
||||
@TaskGen.before('process_rule')
|
||||
|
Loading…
Reference in New Issue
Block a user