add lua script to test channel-mapping, update doc

This commit is contained in:
Robin Gareus 2016-03-26 01:06:33 +01:00
parent 1503db4a28
commit 3f71e669ae
5 changed files with 25 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#!/bin/bash
cd `dirname $0`
set -e
make
cd ../..