%PDF- %PDF-
Direktori : /proc/self/root/glibc-2.29/build/make-4.2.1/tests/scripts/misc/ |
Current File : //proc/self/root/glibc-2.29/build/make-4.2.1/tests/scripts/misc/close_stdout |
# -*-perl-*- $description = "Make sure make exits with an error if stdout is full."; if (-e '/dev/full') { run_make_test('', '-v > /dev/full', '/^#MAKE#: write error/', 256); } 1;