1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu/services
Maxim Cournoyer 97bc3cbea5 services: ntp: Ensure no double quotes are output to config file.
* gnu/services/networking.scm (ntp-server->string): Use the textual
representation of the values as printed by 'display' rather than 'write', to
avoid inserting double quotes in the generated config.
* tests/networking.scm (%ntp-server-sample): Add a comment and make one of the
options a string, to exercise the fix.
("ntp-server->string"): Move the expected value to the first argument.
("ntp configuration servers deprecated form"): Likewise.
("openntpd generated config string ends with a newline"): Likewise.
2019-10-30 18:15:54 -04:00
..
2019-06-06 22:23:35 +02:00
2019-05-25 15:58:03 +05:30
2019-04-27 15:56:35 +02:00
2019-06-07 09:57:19 +02:00
2019-09-25 08:35:33 +01:00
2019-10-18 23:22:25 +02:00
2019-03-13 23:12:43 +01:00
2019-10-21 18:16:16 +02:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00