[Ddclient-support] [ddclient/ddclient] e27d6a: Quote the here-doc delimiter
Brought to you by:
supersandro2000,
wimpunk
From: Sandro <no...@gi...> - 2020-05-28 02:52:36
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: e27d6af7555a2289d0c364b60cff325cdaa3ce9a https://github.com/ddclient/ddclient/commit/e27d6af7555a2289d0c364b60cff325cdaa3ce9a Author: Richard Hansen <rh...@rh...> Date: 2020-05-26 (Tue, 26 May 2020) Changed paths: M ddclient Log Message: ----------- Quote the here-doc delimiter The quoting might not be required for Perl, but without it Emacs's syntax highlighting gets very confused. Commit: dc81105781d26ffa667aae628b4de833ae6a8eae https://github.com/ddclient/ddclient/commit/dc81105781d26ffa667aae628b4de833ae6a8eae Author: Sandro <san...@gm...> Date: 2020-05-28 (Thu, 28 May 2020) Changed paths: M ddclient Log Message: ----------- Merge pull request #126 from rhansen/quote-here-doc Compare: https://github.com/ddclient/ddclient/compare/31993eeb3b99...dc81105781d2 |