]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-31-DEVICE-ENUMERATION/test.sh
machined: return recognizable error when we try to register the same machine name...
[thirdparty/systemd.git] / test / TEST-31-DEVICE-ENUMERATION / test.sh
1 #!/usr/bin/env bash
2 # SPDX-License-Identifier: LGPL-2.1-or-later
3 set -e
4
5 TEST_DESCRIPTION="plugged -> dead -> plugged issue #11997"
6 TEST_NO_NSPAWN=1
7
8 # shellcheck source=test/test-functions
9 . "${TEST_BASE_DIR:?}/test-functions"
10
11
12 do_test "$@"