Skip to content

Commit

Permalink
Fixed log creation for caches
Browse files Browse the repository at this point in the history
  • Loading branch information
alz-phyglos committed Sep 5, 2019
1 parent b372ae7 commit 843e5cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bin/bandit
Original file line number Diff line number Diff line change
Expand Up @@ -394,9 +394,7 @@ case $object in
COMMAND=$1; shift
COMMAND_PARAMS=$*

# Start the work on the system
bandit_mkdir $BANDIT_LOGS/systems

# Start the work on caches
case $COMMAND in
init | show | clean )
# Run interactively without logging
Expand Down

0 comments on commit 843e5cd

Please sign in to comment.