Refactor how TPM path is set

This commit is contained in:
Bruno Sutic
2015-08-03 01:11:39 +02:00
parent cd97b4bceb
commit 0f0d9adb06
3 changed files with 12 additions and 24 deletions

View File

@ -54,7 +54,7 @@ test_default_tpm_path() {
run-shell "$TPM_DIR/tpm"
HERE
check_tpm_path "$PLUGINS_DIR" ||
check_tpm_path "${PLUGINS_DIR}/" ||
fail_helper "Default TPM path not correct"
teardown_helper