summaryrefslogtreecommitdiff
path: root/test/TEST-34-DYNAMICUSERMIGRATE/test.sh
blob: d30113c75741408773448099e0c2c841cced3045 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
set -e

TEST_DESCRIPTION="test migrating state directory from DynamicUser=1 to DynamicUser=0 and back"

# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"

do_test "$@" 34