-
Notifications
You must be signed in to change notification settings - Fork 52
Commit 295fe87
committed
Force overwrite on cred_store tests
Certain versions of krb5 (>= 1.14 or anything that backported the
patch, including RHEL/Centos/Fedora) object (probably rightly so) to
duplicate credentials already existing in the ccache. Tell those
versions to sit down and shut up.
This is the third and final commit in a series to enable running our
test suite on RHEL-7.1 parent 3e766d7 commit 295fe87
2 files changed
+3
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 | - | ||
176 | + | ||
177 | + | ||
177 | 178 |
| |
178 | 179 |
| |
179 | 180 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 | - | ||
478 | + | ||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
|
0 commit comments