VirtualBox

source: kBuild/vendor/grep/current/gnulib-tests/test-fpending.sh

Last change on this file was 3529, checked in by bird, 3 years ago

Imported grep 3.7 from grep-3.7.tar.gz (sha256: c22b0cf2d4f6bbe599c902387e8058990e1eee99aef333a203829e5fd3dbb342), applying minimal auto-props.

  • Property svn:executable set to *
File size: 160 bytes
Line 
1#!/bin/sh
2
3tmpfile=
4trap 'rm -fr $tmpfile' 1 2 3 15
5
6tmpfile=test-fpending.t
7
8${CHECKER} ./test-fpending${EXEEXT} > $tmpfile || exit 1
9
10rm -fr $tmpfile
11
12exit 0
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