]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/rsend/send_encrypted_files.ksh
Removed Python 2 and Python 3.5- support
[mirror_zfs.git] / tests / zfs-tests / tests / functional / rsend / send_encrypted_files.ksh
index 43a80dc582f8e5c4ed94d3f5c41bb4e8763696f3..0212bd144fb85c8694b1604a4b070638086ca85e 100755 (executable)
@@ -87,7 +87,7 @@ log_must xattrtest -f 10 -x 3 -s 32768 -r -k -p /$TESTPOOL/$TESTFS2/xattrsadir
 # OpenZFS issue #7432
 log_must zfs set compression=on xattr=sa $TESTPOOL/$TESTFS2
 log_must touch /$TESTPOOL/$TESTFS2/attrs
-log_must eval "python -c 'print \"a\" * 4096' | \
+log_must eval "python3 -c 'print \"a\" * 4096' | \
        set_xattr_stdin bigval /$TESTPOOL/$TESTFS2/attrs"
 log_must zfs set compression=off xattr=on $TESTPOOL/$TESTFS2