summaryrefslogtreecommitdiffstats
path: root/tests/imhiredis-queue-lpop-vg.sh
blob: 1d4c5c1ec07edbeaea284c1214efd35c5926b990 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash
# added 2023-04-20 by Théo Bertin, released under ASL 2.0
## Uncomment for debugging
#export RS_REDIR=-d

export USE_VALGRIND="YES"
source ${srcdir:=.}/imhiredis-queue-lpop.sh