VirtualBox

source: kBuild/trunk/src/gmake/tests/scripts/misc/close_stdout@ 503

Last change on this file since 503 was 503, checked in by bird, 19 years ago

Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> vendor/gnumake/current).

File size: 249 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.

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