diff options
Diffstat (limited to 'benchmarks/unixbench/files/patch-ac')
-rw-r--r-- | benchmarks/unixbench/files/patch-ac | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/benchmarks/unixbench/files/patch-ac b/benchmarks/unixbench/files/patch-ac deleted file mode 100644 index 7cab0456099b..000000000000 --- a/benchmarks/unixbench/files/patch-ac +++ /dev/null @@ -1,15 +0,0 @@ -*** pgms/tst.sh.orig Wed Feb 5 11:08:39 1992 ---- pgms/tst.sh Fri Dec 18 23:10:07 1998 -*************** -*** 15,19 **** - ############################################################################### - ID="@(#)tst.sh:3.4 -- 5/15/91 19:30:24"; -! sort >sort.$$ <sort.src - od sort.$$ | sort -n +1 > od.$$ - grep the sort.$$ | tee grep.$$ | wc > wc.$$ ---- 15,19 ---- - ############################################################################### - ID="@(#)tst.sh:3.4 -- 5/15/91 19:30:24"; -! sort >sort.$$ < ${TESTDIR}/sort.src - od sort.$$ | sort -n +1 > od.$$ - grep the sort.$$ | tee grep.$$ | wc > wc.$$ |