Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 7ada4fc

Browse files
committed
Get rid of problem code.
1 parent 2d245b2 commit 7ada4fc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

includes/constants

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@ export WPLIB_BOX_DIR="/vagrant"
3636
export WPLIB_BOX_LOG_DIR="${WPLIB_BOX_CLI_DIR}/log"
3737
export WPLIB_BOX_CLI_DEBUG_LOG_FILE="${WPLIB_BOX_LOG_DIR}/cli-debug.log"
3838

39-
#
40-
# Deleted once the box has a log dir and an empty cli-debug.log
41-
#
42-
mkdir -p "${WPLIB_BOX_LOG_DIR}"
43-
chown vagrant:vagrant "${WPLIB_BOX_LOG_DIR}"
44-
touch "${WPLIB_BOX_CLI_DEBUG_LOG_FILE}"
45-
4639

4740
#
4841
# These need to be deprecated and replaced with project.json

0 commit comments

Comments
 (0)