[tickets] [opensaf:tickets] #3041 base: strip leading and trailing quotes

2019-05-17 Thread Gary Lee via Opensaf-tickets
- **status**: review --> fixed
- **Comment**:

commit 6bd164279a2fbd881c4700566960f3ede728f4df
Author: Gary Lee 
Date:   Fri May 17 21:02:05 2019 +1000

base: strip leading and trailing quotes [#3041]

ConfigFileReader enables runtime 'reload' of .conf files.
However, if the environment variable is surrounded by quotes,
it adds the quotes to the value which is not the expected behaviour.

export FOO="foo"

FOO should contain just foo, not "foo".



---

** [tickets:#3041] base: strip leading and trailing quotes**

**Status:** fixed
**Milestone:** 5.19.06
**Created:** Fri May 17, 2019 10:09 AM UTC by Gary Lee
**Last Updated:** Fri May 17, 2019 12:50 PM UTC
**Owner:** Gary Lee


ConfigFileReader enables runtime 'reload' of .conf files. However, if the 
environment variable is surrounded by quotes, it adds the quotes to the value 
which is not the expected behaviour.

export FOO="foo"

FOO should contain just foo, not "foo".






---

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


[tickets] [opensaf:tickets] #3041 base: strip leading and trailing quotes

2019-05-17 Thread Gary Lee via Opensaf-tickets
- **status**: accepted --> review



---

** [tickets:#3041] base: strip leading and trailing quotes**

**Status:** review
**Milestone:** 5.19.06
**Created:** Fri May 17, 2019 10:09 AM UTC by Gary Lee
**Last Updated:** Fri May 17, 2019 10:10 AM UTC
**Owner:** Gary Lee


ConfigFileReader enables runtime 'reload' of .conf files. However, if the 
environment variable is surrounded by quotes, it adds the quotes to the value 
which is not the expected behaviour.

export FOO="foo"

FOO should contain just foo, not "foo".






---

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


[tickets] [opensaf:tickets] #3041 base: strip leading and trailing quotes

2019-05-17 Thread Gary Lee via Opensaf-tickets
- Description has changed:

Diff:



--- old
+++ new
@@ -1,4 +1,4 @@
-ConfigFileReader enables runtime 'reload' of .conf files. However, if the 
environment variable is surrounded by quotes, it ends up reading the quotes and 
add the value.
+ConfigFileReader enables runtime 'reload' of .conf files. However, if the 
environment variable is surrounded by quotes, it adds the quotes to the value 
which is not the expected behaviour.
 
 export FOO="foo"
 






---

** [tickets:#3041] base: strip leading and trailing quotes**

**Status:** accepted
**Milestone:** 5.19.06
**Created:** Fri May 17, 2019 10:09 AM UTC by Gary Lee
**Last Updated:** Fri May 17, 2019 10:09 AM UTC
**Owner:** Gary Lee


ConfigFileReader enables runtime 'reload' of .conf files. However, if the 
environment variable is surrounded by quotes, it adds the quotes to the value 
which is not the expected behaviour.

export FOO="foo"

FOO should contain just foo, not "foo".






---

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


[tickets] [opensaf:tickets] #3041 base: strip leading and trailing quotes

2019-05-17 Thread Gary Lee via Opensaf-tickets



---

** [tickets:#3041] base: strip leading and trailing quotes**

**Status:** accepted
**Milestone:** 5.19.06
**Created:** Fri May 17, 2019 10:09 AM UTC by Gary Lee
**Last Updated:** Fri May 17, 2019 10:09 AM UTC
**Owner:** Gary Lee


ConfigFileReader enables runtime 'reload' of .conf files. However, if the 
environment variable is surrounded by quotes, it ends up reading the quotes and 
add the value.

export FOO="foo"

FOO should contain just foo, not "foo".






---

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