Skip to content

Commit

Permalink
invoke via bash
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbelvin committed Jun 11, 2019
1 parent 639f66c commit 7c47618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trillian/integration/ct_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ct_prep_test() {
"${CT_GO_PATH}/scripts/resetctdb.sh" --force
# Wipe the incident database
echo "Wiping and re-creating incident database"
"${MONO_PATH}/scripts/resetmondb.sh" --force
bash"${MONO_PATH}/scripts/resetmondb.sh" --force
fi

echo "Launching core Trillian log components"
Expand Down

0 comments on commit 7c47618

Please sign in to comment.