[calm - Cygwin server-side packaging maintenance script] branch master, updated. 20181020-8-ga96dcd4
jturney-9JcytcrH/[email protected]
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=a96dcd4b1656d67c3f42babeb9d1c36eaafae295 commit a96dcd4b1656d67c3f42babeb9d1c36eaafae295 Author: Jon Turney <[email protected]> Date: Fri Mar 29 18:34:11 2019 +0000 Tolerate an empty override.hint Unlike pvr.hint, it can be valid if it doesn't contain anything Diff: --- TODO | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/TODO b/TODO index d2e814c..a892159 100644 --- a/TODO +++ b/TODO @@ -9,4 +9,3 @@ * something to expire old soversions * atomically update .ini/.sig (rename of containing directory, if we put release/ was somewhere else?) * report changes in override.hint like we used to for setup.hint -* empty override.hint should be acceptable (hint parser should better distinguish error and empty states)