VirtualBox

source: kBuild/vendor/gnumake/current/tests/scripts/misc/close_stdout@ 2596

Last change on this file since 2596 was 2596, checked in by bird, 12 years ago

gnumake/current -> 3.82-cvs.

  • Property svn:eol-style set to LF
File size: 252 bytes
Line 
1# -*-perl-*-
2
3$description = "Make sure make exits with an error if stdout is full.";
4
5if (-e '/dev/full') {
6 run_make_test('', '-v > /dev/full', '/^#MAKE#: write error/', 256);
7}
8
91;
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette