Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
91b046b0
Commit
91b046b0
authored
Apr 23, 2021
by
Ondřej Kuzník
Committed by
Quanah Gibson-Mount
Apr 23, 2021
Browse files
ITS
#9532
Check homedir overlay is enabled before testing it
parent
73b2769d
Pipeline
#2591
passed with stage
in 44 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test085-homedir
View file @
91b046b0
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
echo
"running defines.sh"
echo
"running defines.sh"
.
$SRCDIR
/scripts/defines.sh
.
$SRCDIR
/scripts/defines.sh
if
test
$
DEREF
=
homedirno
;
then
if
test
$
HOMEDIR
=
homedirno
;
then
echo
"Homedir overlay not available, test skipped"
echo
"Homedir overlay not available, test skipped"
exit
0
exit
0
fi
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment