- **status**: accepted --> fixed
- **Comment**:

commit c539684e0f98b90ef65a031bff17864055fbfeb4 (HEAD -> develop, 
origin/develop)
Author: thien.m.huynh <thien.m.hu...@dektech.com.au>
Date:   Thu Nov 12 12:39:41 2020 +0700

    imm: prevent override delimiter value when using with option -a [#3235]
    
    when using option -d to set delimiter for multiple value combine with
    option -a. Delimiter was override with default value. The fix is checking
    delimiter option before assign default value.



---

** [tickets:#3235] imm: option -d does not work when using with option -a in 
immlist tool**

**Status:** fixed
**Milestone:** 5.20.11
**Created:** Thu Nov 12, 2020 05:37 AM UTC by Huynh Minh Thien
**Last Updated:** Thu Nov 12, 2020 05:37 AM UTC
**Owner:** Huynh Minh Thien


~~~
$ immlist -d '|' -a macAddress dn=1
expect: macAddress=x1:x2:x3:x4|x1:x2:x3:x4
result: macAddress=x1:x2:x3:x4:x1:x2:x3:x4
~~~



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to