Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 723dd00

Browse files
authored
Keep log file on the disk after vagrant_init_destroy_boxes ends (#171)
1 parent ad91fda commit 723dd00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vagrant_init_destroy_boxes.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ vagrant_cleanup() {
100100
fi
101101

102102
rm -rf "${VAGRANT_CWD}"/{Vagrantfile,.vagrant}
103-
rm "${LOG_FILE}"
104103
rmdir "${VAGRANT_CWD}"
105104
}
106105

0 commit comments

Comments
 (0)