1. 24 8月, 2009 6 次提交
  2. 23 8月, 2009 9 次提交
  3. 22 8月, 2009 7 次提交
  4. 19 8月, 2009 2 次提交
  5. 16 8月, 2009 6 次提交
  6. 15 8月, 2009 6 次提交
  7. 14 8月, 2009 3 次提交
  8. 13 8月, 2009 1 次提交
    • M
      Third attempt to invoke create_config properly · aa0cba4a
      malc 提交于
      Second attempt failed due to $_ not being standard and as such it's
      interpretation by certain shells when they were symlinked to /bin/sh
      and invoked as such led to unpredictable results. So instead of trying
      to be clever just use /bin/sh directly (That's what direct execution
      would have led to anyway)
      
      Hopefully this time nothing will break (Mingw?)
      
      Thanks to Jordan Justen for report and analysis.
      [Previous attempt (THISSHELL one) deserves a credit but reporter is
       too humble]
      Signed-off-by: Nmalc <av1474@comtv.ru>
      aa0cba4a