crowdsec/scripts/func_tests/tests_post-remove_0base.sh

8 lines
133 B
Bash
Raw Normal View History

#! /usr/bin/env bash
# -*- coding: utf-8 -*-
source tests_base.sh
pidof crowdsec && fail "crowdsec shouldn't run anymore" || true