From d423c4a5492cb6ef92e6ee295b30ce9095b53c0c Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 26 Mar 2018 16:07:14 +0200 Subject: use @FOO@ intead of ${FOO} for variable substitution when configuring files --- tests/test-eds-ics-nonrepeating-events.ics.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-eds-ics-nonrepeating-events.ics.in') diff --git a/tests/test-eds-ics-nonrepeating-events.ics.in b/tests/test-eds-ics-nonrepeating-events.ics.in index 89c74ac..be95ed1 100644 --- a/tests/test-eds-ics-nonrepeating-events.ics.in +++ b/tests/test-eds-ics-nonrepeating-events.ics.in @@ -14,7 +14,7 @@ LAST-MODIFIED:20150520T223932Z BEGIN:VALARM X-EVOLUTION-ALARM-UID:20150520T223932Z-22506-32011-1771-2@ubuntu-phablet ACTION:AUDIO -ATTACH:file://${ALARM_DEFAULT_SOUND} +ATTACH:file://@ALARM_DEFAULT_SOUND@ TRIGGER;VALUE=DURATION;RELATED=START:PT0S END:VALARM BEGIN:VALARM -- cgit v1.2.3