summaryrefslogtreecommitdiffstats
path: root/mockit
diff options
context:
space:
mode:
Diffstat (limited to 'mockit')
-rwxr-xr-xmockit1
1 files changed, 1 insertions, 0 deletions
diff --git a/mockit b/mockit
index 38e388c..0af54ca 100755
--- a/mockit
+++ b/mockit
@@ -39,6 +39,7 @@ fi
# Queue commands
if [ "$1" == "--list" ]; then
+ a=$($REDISCLI bgsave)
echo "-- x86_64 queue: $($REDISCLI scard mockx) tasks --"
a=$($REDISCLI smembers mockx)
[ -n "$a" ] && $REDISCLI smembers mockx | \