mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
split build and run scripts due to option conflicts
Remove -v from travis as it blew log length
This commit is contained in:
@@ -6,6 +6,6 @@ Testing you should do before pushing: new modules:
|
||||
|
||||
New arch:
|
||||
|
||||
- `./run -a ARCH`
|
||||
- `./build -a ARCH && ./run -a ARCH`
|
||||
- `wget google.com` for Internet
|
||||
- `./runqemu -a ARCH -d` and `./rungdb -a ARCH`
|
||||
- `./run -a ARCH -d` and `./rungdb -a ARCH`
|
||||
|
||||
Reference in New Issue
Block a user