Skip to content

Commit

Permalink
Show message when removing repository manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
alz-phyglos committed Mar 13, 2019
1 parent 01b2e06 commit b8eac8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/bandit_repository
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@ bandit_repository_remove()
bandit_catalog_do
done
fi
# Remove epository manifest
# Remove repository manifest
bandit_msg "...removing repository manifest..."
bandit_timestamp stamp
(
rm -vrf $BANDIT_REPOSITORIES/$REPOSITORY
Expand Down

0 comments on commit b8eac8a

Please sign in to comment.