diff options
Diffstat (limited to 'mockit')
-rwxr-xr-x | mockit | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | \ |