mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
[Tools] Remove scons --test argument.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user