[Checkins] [zopefoundation/Zope] 9e10a7: zopectl test uses os.system, causing problems with...

GitHub noreply at github.com
Tue Feb 26 16:47:15 UTC 2013


  Branch: refs/heads/regebro-zopectl_shellfix
  Home:   https://github.com/zopefoundation/Zope
  Commit: 9e10a73c2c6f9c87ddf8fa4d1a3ee15f97d10322
      https://github.com/zopefoundation/Zope/commit/9e10a73c2c6f9c87ddf8fa4d1a3ee15f97d10322
  Author: Lennart Regebro <regebro at gmail.com>
  Date:   2004-11-26 (Fri, 26 Nov 2004)

  Log Message:
  -----------
  zopectl test uses os.system, causing problems with characters that need to be escaped.


  Commit: 13464e0a104e9389545129b87515727fb483294b
      https://github.com/zopefoundation/Zope/commit/13464e0a104e9389545129b87515727fb483294b
  Author: Lennart Regebro <regebro at gmail.com>
  Date:   2004-11-26 (Fri, 26 Nov 2004)

  Changed paths:
    M doc/CHANGES.txt
    M lib/python/Zope/Startup/zopectl.py

  Log Message:
  -----------
  bin/zopectl test now uses os.execv, instead os os.system, so that options with characters that needs shell quoting doesn't break the command.


Compare: https://github.com/zopefoundation/Zope/compare/9e10a73c2c6f^...13464e0a104e


More information about the checkins mailing list