Skip to content

Commit 2052dd0

Browse files
committed
test: Remove /usr/bin/which installation
This was added when fedoradev still had it, in 537c9a0, but that was dropped in 53feba3.
1 parent 379a951 commit 2052dd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/docker/centos7/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ RUN set -x \
99
/usr/bin/autoconf \
1010
/usr/bin/automake \
1111
/usr/bin/make \
12-
# /usr/bin/which: https://bugzilla.redhat.com/show_bug.cgi?id=1443357 \
13-
/usr/bin/which \
1412
/usr/bin/xvfb-run \
1513
python36-pexpect
1614

0 commit comments

Comments
 (0)