Skip to content
Snippets Groups Projects
Commit 6dff367f authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Fix typo $backend -> $BACKEND in message

parent 92986c34
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@
# iterations the script should perform.
if test "$BACKEND" = ldif ; then
echo "$backend backend does not support access controls, test skipped"
echo "$BACKEND backend does not support access controls, test skipped"
exit 0
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment