summaryrefslogtreecommitdiffstats
path: root/src/tests/gssapi/t_ccselect.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/gssapi/t_ccselect.py')
-rw-r--r--src/tests/gssapi/t_ccselect.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/gssapi/t_ccselect.py b/src/tests/gssapi/t_ccselect.py
index ce25dfb57a..78f307f017 100644
--- a/src/tests/gssapi/t_ccselect.py
+++ b/src/tests/gssapi/t_ccselect.py
@@ -55,7 +55,6 @@ if 'No Kerberos credentials available' not in output:
# Make a directory collection and use it for client commands in both realms.
ccdir = os.path.join(r1.testdir, 'cc')
ccname = 'DIR:' + ccdir
-os.mkdir(ccdir)
r1.env_client['KRB5CCNAME'] = ccname
r2.env_client['KRB5CCNAME'] = ccname