mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
missing ;;
This commit is contained in:
parent
a836a77e27
commit
f567219108
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ bdb|hdb|ldbm)
|
|||
*)
|
||||
echo "Test does not support $BACKEND backend"
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
|
||||
echo "running defines.sh"
|
||||
|
|
|
|||
Loading…
Reference in a new issue