]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/TEST-07-ISSUE-1981/test.sh
man: describe that changing Storage= does not move existing data
[thirdparty/systemd.git] / test / TEST-07-ISSUE-1981 / test.sh
CommitLineData
ff12a795 1#!/usr/bin/env bash
818567fc 2set -e
09f6f45a 3TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/1981"
054ee249 4TEST_NO_QEMU=1
09f6f45a
EV
5
6. $TEST_BASE_DIR/test-functions
7
235ecb6d 8NSPAWN_TIMEOUT=30
7cad32bb 9
58a1bdb4 10do_test "$@" 07