summaryrefslogtreecommitdiff
path: root/testing/ensure-pysqlcipher-has-usleep.sh
AgeCommit message (Collapse)Author
2017-07-08[benchmarks] avoid reinstalling pysqlcipher if unneededdrebs
pysqlcipher just has to be reinstalled for benchmark tests if current installed version fails the HAVE_USLEEP flag test. This commit moves the code for checking and reinstalling to a script and bypasses the reinstallation when it is unneeded.