Univention Bugzilla – Attachment 9815 Details for
Bug 48512
/usr/share/univention-lib/ldap.sh ucs_registerLDAPExtension does not accept --packagename and --packageversion parameters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
variables need to be
file_48512.txt (text/plain), 767 bytes, created by
Philipp Hahn
on 2019-01-22 18:26:57 CET
(
hide
)
Description:
variables need to be
Filename:
MIME Type:
Creator:
Philipp Hahn
Created:
2019-01-22 18:26:57 CET
Size:
767 bytes
patch
obsolete
>diff --git a/base/univention-lib/shell/ldap.sh b/base/univention-lib/shell/ldap.sh >index 6fc22f311d..207da67ae2 100644 >--- a/base/univention-lib/shell/ldap.sh >+++ b/base/univention-lib/shell/ldap.sh >@@ -314,6 +314,8 @@ ucs_isServiceUnused () { # <servicename> > # > ucs_registerLDAPExtension () { > local SH_FUNCNAME >+ local package_name >+ local package_version > SH_FUNCNAME=ucs_registerLDAPExtension > > package_options_are_passed() { >@@ -326,8 +328,6 @@ ucs_registerLDAPExtension () { > exit 1 > } > >- local package_name >- local package_version > while [ $# -gt 0 ]; do > case "$1" in > --packagename)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 48512
: 9815