Redirection < NUL required

Lars Brinkhoff's Avatar

Lars Brinkhoff

22 Oct, 2014 12:53 PM

I had to add a redirection < NUL in my build script, or else CLISP wouldn't work when called from cygwin make.

Failing build: https://ci.appveyor.com/project/larsbrinkhoff/appveyor-test/build/25
Working build: https://ci.appveyor.com/project/larsbrinkhoff/appveyor-test/build/27

Not sure if the problem is with AppVeyor, cygwin, or CLISP.

  1. Support Staff 1 Posted by Feodor Fitsner on 22 Oct, 2014 05:48 PM

    Feodor Fitsner's Avatar

    Let's assume it's a problem with cygwin :)

    Anyway, thanks for tip! It will help someone else using cygwin.

  2. 2 Posted by Lars Brinkhoff on 23 Oct, 2014 06:06 AM

    Lars Brinkhoff's Avatar

    The workaround is good enough for me, but it makes me wonder what STDIN normally is for the build_script?

  3. Support Staff 3 Posted by Feodor Fitsner on 23 Oct, 2014 05:49 PM

    Feodor Fitsner's Avatar
  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:49 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac