Commit 1ea02612 by Benedikt Ritter

Merge pull request #3 from britter/fix-test-script

Remove unnecessary command
parents 7b0115a3 0b31b483
......@@ -53,7 +53,6 @@ prepare() {
git config user.email "build@localhost" && git config user.name "builder"
git add -A && git commit -m "Sample commit"
popd >/dev/null
run_sti_build
}
run_test_application() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment