diff options
Diffstat (limited to 'tests/chmod/c-option')
-rwxr-xr-x | tests/chmod/c-option | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/c-option b/tests/chmod/c-option index 8eec57b60..36feb6d2b 100755 --- a/tests/chmod/c-option +++ b/tests/chmod/c-option @@ -33,7 +33,7 @@ if test $framework_failure = 1; then (exit 1); exit fi -. $abs_srcdir/../sticky-check +. $abs_srcdir/../setgid-check fail=0 |