Add Buffyboard Man pages and Unify Build
This commit is contained in:
parent
edeb5e4a35
commit
0eae2838dc
28 changed files with 243 additions and 191 deletions
6
test/test-all.sh
Executable file
6
test/test-all.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
root=$(dirname "${BASH_SOURCE[0]}")
|
||||
|
||||
"$root/test-with-drm.sh"
|
||||
"$root/test-without-drm.sh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue