patch-ietf 649 B

12345678910111213
  1. $OpenBSD: patch-ietf,v 1.1.1.1 2015/11/21 20:13:04 sthen Exp $
  2. --- ietf.orig Fri Nov 20 20:46:35 2015
  3. +++ ietf Fri Nov 20 20:57:03 2015
  4. @@ -78,7 +78,7 @@ __license__ = "https://en.wikipedia.org/wiki/WTFPL"
  5. KnownCmds = ("auth48", "author", "bcp", "charter", "conflict", "diff", "draft", "draftstatus", "iesg", "mirror", \
  6. "rfc", "rfcextra", "rfcinfo", "rfcstatus", "tools", "tracker", "foo")
  7. -ConfigPlaces = ("~/bin/ietf.config", "/usr/local/bin/ietf.config", "~/.ietf/ietf.config")
  8. +ConfigPlaces = ("~/.ietf/ietf.config", "${SYSCONFDIR}/ietf.config")
  9. RFCZerosPat = compile(r'^0+(.*)')
  10. # Make a block of text that can be executed in the CLI