RELEASE: remove insttest since we're not shipping the binary.
--HG-- extra : convert_revision : e1b074fb21b2be0f2cec59a170a2216913c6e89b
This commit is contained in:
parent
710f3ca3e1
commit
5289067ec9
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ rmtree(release_dir, 'configs/splash2')
|
|||
rmtree(release_dir, 'tests/long/*/ref')
|
||||
rmtree(release_dir, 'tests/old')
|
||||
rmtree(release_dir, 'tests/quick/00.hello/ref/x86')
|
||||
rmtree(release_dir, 'tests/quick/02.insttest')
|
||||
rmtree(release_dir, 'tests/test-progs/hello/bin/x86')
|
||||
rmtree(release_dir, 'src/dev/x86')
|
||||
|
||||
|
|
Loading…
Reference in a new issue