Skip to content

Commit

Permalink
HBASE-22421 addendum remove bats
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Somogyi <[email protected]>
  • Loading branch information
busbey authored and petersomogyi committed May 16, 2019
1 parent 1958b94 commit 58089be
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dev-support/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,6 @@ RUN echo "remote-repo-cache: /root/.cabal/packages" >> /root/.cabal/config
RUN cabal update
RUN cabal install shellcheck --global

####
# Install bats
####
RUN add-apt-repository -y ppa:duggan/bats
RUN apt-key update && apt-get -q update && apt-get -q install --no-install-recommends -y bats

####
# Install pylint
####
Expand Down

0 comments on commit 58089be

Please sign in to comment.