mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
test-gdb: improve integration with arch list
This commit is contained in:
2
release
2
release
@@ -16,7 +16,7 @@ release_upload = imp.load_source('release_upload', os.path.join(kwargs['root_dir
|
||||
start_time = time.time()
|
||||
# TODO factor those out so we don't redo the same thing multiple times.
|
||||
# subprocess.check_call([os.path.join(kwargs['root_dir'], 'test')])
|
||||
# subprocess.check_call([os.path.join(kwargs['root_dir'], ''bench-all', '-A', '-u'])
|
||||
# subprocess.check_call([os.path.join(kwargs['root_dir'], 'bench-all', '-A', '-u'])
|
||||
|
||||
# A clean release requires a full rebuild unless we hack it :-(
|
||||
# We can't just use our current build as it contains packages we've
|
||||
|
||||
Reference in New Issue
Block a user