#!/bin/sh
export PYTHONHASHSEED=0
exec afl-showmap "$@"

# vim:ts=4 sts=4 sw=4 et
