Skip to content
Snippets Groups Projects
  1. Jun 18, 2007
  2. Jun 17, 2007
  3. Jun 13, 2007
    • Giorgos Keramidas's avatar
      test-patchbomb: sed -e may not work with extended regexps · 1e11e8b6
      Giorgos Keramidas authored
      Non-GNU versions of the sed(1) utility (i.e. on Solaris or BSD)
      may not support extended regexps (i.e. including \| branches),
      or may need a special option to enable it (like -E instead of -e).
      
      Expand the sed RE in tests/test-patchbomb to fix running this
      test on FreeBSD and Solaris.
      1e11e8b6
  4. Jun 17, 2007
  5. Jun 14, 2007
  6. Jun 13, 2007
  7. Jun 12, 2007
Loading