Skip to content

Commit 9d2fcad

Browse files
committed
call idempotence test script.
1 parent 41ccbb4 commit 9d2fcad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/vagrant.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ do
6060
continue
6161
fi
6262

63-
. ${DIR}/test_idempotence.sh --box ${VAGRANT_BOX} --inventory $INVENTORY
63+
bash ${DIR}/test_idempotence.sh --box ${VAGRANT_BOX} --inventory $INVENTORY
6464

6565
echo "[INFO] destroy ${VAGRANT_BOX}..."
6666
vagrant destroy -f ${VAGRANT_BOX}

0 commit comments

Comments
 (0)