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