This commit is contained in:
2
test.sh
2
test.sh
@ -6,6 +6,8 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
|
||||
echo "Testing dropshell-build"
|
||||
|
||||
rm -rf "${SCRIPT_DIR}/ipdemo/build"
|
||||
|
||||
DROPSHELL_BUILD_TAG="test" "${SCRIPT_DIR}/src/dropshell-build" -r -m "${SCRIPT_DIR}/ipdemo"
|
||||
|
||||
"${SCRIPT_DIR}/ipdemo/output/ipdemo.x86_64"
|
||||
|
Reference in New Issue
Block a user