summaryrefslogtreecommitdiff
path: root/xtests/tst-pam_access4.c
diff options
context:
space:
mode:
Diffstat (limited to 'xtests/tst-pam_access4.c')
-rw-r--r--xtests/tst-pam_access4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xtests/tst-pam_access4.c b/xtests/tst-pam_access4.c
index 1e53a364..acdb46f1 100644
--- a/xtests/tst-pam_access4.c
+++ b/xtests/tst-pam_access4.c
@@ -87,7 +87,7 @@ int
main(int argc, char *argv[])
{
pam_handle_t *pamh = NULL;
- const char *user="tstpamaccess";
+ const char *user="tstpamaccess4";
int retval;
int debug = 0;