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