path: snapd_2.73-3/tests/core/snapd-refresh/task.yaml
            exit 1
        fi
        running="$(readlink -f /proc/"$(pidof snapd)"/exe)"
        if echo "$running" | grep "/snap/snapd/$current/usr/lib/"; then
            echo "The current running snapd is not $running"
