mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 02:00:25 +08:00
[Tools] Remove scons --test
argument.
This commit is contained in:
parent
798e45f885
commit
9f0998abb8
@ -326,12 +326,6 @@ def PrepareBuilding(env, root_directory, has_libcpu=False, remove_components = [
|
||||
mk_rtconfig(configfn)
|
||||
exit(0)
|
||||
|
||||
AddOption('--test',
|
||||
dest='test',
|
||||
action='store_true',
|
||||
default=False,
|
||||
help='some test feature')
|
||||
|
||||
# add comstr option
|
||||
AddOption('--verbose',
|
||||
dest='verbose',
|
||||
|
Loading…
x
Reference in New Issue
Block a user