]> git.ipfire.org Git - thirdparty/shadow.git/commit
fix newuidmap testcase 473/head
authorSerge Hallyn <serge@hallyn.com>
Sun, 26 Dec 2021 19:46:50 +0000 (13:46 -0600)
committerSerge Hallyn <serge@hallyn.com>
Mon, 27 Dec 2021 15:27:44 +0000 (09:27 -0600)
commit962c820fba4b4b1c8746687fafdc138ea764c7f0
tree2e52f1b2415753c95cb0054623c09ed6b85ac29a
parent363eab25f0141a619b1706b1d81b589062aa6625
fix newuidmap testcase

sleep 2s before running newxidmap - it seems we were sometimes
racing, causing newxidmap to fail.

Make sure to remove /tmp/test-xidmap, for some reason they
were sometimes still there, causing test to fail.

Fix some irregular tabbing.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
tests/newgidmap/01_newgidmap/newgidmap.test
tests/newgidmap/02_newgidmap_relaxed_gid_check/newgidmap.test
tests/newuidmap/01_newuidmap/newuidmap.test
tests/newuidmap/02_newuidmap_relaxed_gid_check/newuidmap.test