Bash-4.2 cleanup of leftover files
[platform/upstream/bash.git] / tests / run-test
index 32fbde7..b2482c3 100644 (file)
@@ -1,2 +1,4 @@
+unset GROUPS UID 2>/dev/null
+
 ${THIS_SH} ./test.tests >/tmp/xx 2>&1
 diff /tmp/xx test.right && rm -f /tmp/xx