Fixed CACHE_MEM_SIZE regression error

sh doesn't know how to process [[ if's so CACHE_MEM regression tests are not run

Ooops, don't drink and code kids
This commit is contained in:
James Kinsman 2022-03-05 10:55:02 +00:00 committed by GitHub
parent 5985081ed6
commit 364ebbe1e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e
# Handle CACHE_MEM_SIZE deprecation