Commit f0cf3eab authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed run-cli-test

parent c9ef831a
Binary files ceph-15.2.4/src/test/downloads/cram-0.5.0ceph.2011-01-14.tar.gz and ceph-15.2.4-fix_cram/src/test/downloads/cram-0.5.0ceph.2011-01-14.tar.gz differ
Binary files ceph-15.2.4/src/test/downloads/cram-0.5.0.post20110114.tar.gz and ceph-15.2.4-fix_cram/src/test/downloads/cram-0.5.0.post20110114.tar.gz differ
diff -uNr ceph-15.2.4/src/test/run-cli-tests ceph-15.2.4-fix_cram/src/test/run-cli-tests
--- ceph-15.2.4/src/test/run-cli-tests 2020-07-01 01:10:51.000000000 +0930
+++ ceph-15.2.4-fix_cram/src/test/run-cli-tests 2021-02-18 12:01:54.643685626 +1030
@@ -30,7 +30,7 @@
# patched cram to support that. See upstream ticket at
# https://bitbucket.org/brodie/cram/issue/9/allow-read-only-directories-for-t
# -- tv@inktank.com
- virtualenv "$VENV" && $VENV/bin/pip --log "$VENV"/log.txt install "$SRCDIR/downloads/cram-0.5.0ceph.2011-01-14.tar.gz"
+ virtualenv "$VENV" && $VENV/bin/pip --log "$VENV"/log.txt install "$SRCDIR/downloads/cram-0.5.0.post20110114.tar.gz"
fi
SRCDIR_ABS="$(readlink -f "$SRCDIR")"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment