1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/benchmarks/unixbench/files/patch-pgms_multi.sh
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

11 lines
296 B
Bash

--- pgms/multi.sh.orig 1995-11-28 00:19:10 UTC
+++ pgms/multi.sh
@@ -14,6 +14,7 @@
#
###############################################################################
ID="@(#)multi.sh:3.4 -- 5/15/91 19:30:24";
+cd ${TMPDIR}
instance=1
while [ $instance -le $1 ]; do
/bin/sh $BINDIR/tst.sh &