VirtualBox

source: kBuild/vendor/grep/2.12/gnulib-tests/test-fpending.sh@ 3576

Last change on this file since 3576 was 2595, checked in by bird, 13 years ago

gnu grep version 2.12 (grep-2.12.tar.xz, md5sum=8d2f0346d08b13c18afb81f0e8aa1e2f)

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