Univention Bugzilla – Attachment 5284 Details for
Bug 30601
ucc-image-set-join-information doesn't accept username and domain as arguments
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix parameter handling
fix_parameter_handling.patch (text/plain), 434 bytes, created by
Jan Christoph Ebersbach
on 2013-06-20 16:31:20 CEST
(
hide
)
Description:
Fix parameter handling
Filename:
MIME Type:
Creator:
Jan Christoph Ebersbach
Created:
2013-06-20 16:31:20 CEST
Size:
434 bytes
patch
obsolete
>diff --git a/ucc-image-toolkit/ucc-image-set-join-information b/ucc-image-toolkit/ucc-image-set-join-information >index 7a72b48..3c11c69 100755 >--- a/ucc-image-toolkit/ucc-image-set-join-information >+++ b/ucc-image-toolkit/ucc-image-set-join-information >@@ -71,7 +71,7 @@ ASK_USERNAME=true > ASK_DOMAIN=true > > # options >-while getopts 'i:uh' OPTION; do >+while getopts 'i:u:d:h' OPTION; do > case "$OPTION" in > i) > IMAGE="$OPTARG"
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 30601
: 5284