Skip to content

Commit

Permalink
s/python/python3/
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalif committed Nov 22, 2022
1 parent dafe410 commit 54a07a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-xfstests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ cd xfstests
sudo apt-get -y install xfslibs-dev uuid-dev libtool-bin \
e2fsprogs automake gcc libuuid1 quota attr make \
libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench \
uuid-runtime python sqlite3 libcap-dev
uuid-runtime python3 sqlite3 libcap-dev
make -j8
sudo -E ./check generic/001 generic/005 generic/006 generic/007 generic/011 generic/013 generic/014

0 comments on commit 54a07a5

Please sign in to comment.