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