freebsd-ports/sysutils/fio/files/patch-01
Luigi Rizzo ddd028e250 Fio is an I/O testing tool that will spawn a number of threads or
processes doing a particular type of I/O action as specified by
the user. Fio can be driven by a 'job file' describing the I/O
load one wants to simulate.

WWW:    http://git.kernel.dk/
2009-02-14 19:32:30 +00:00

8 lines
243 B
Text

--- fio_generate_plots.orig 2009-02-06 14:13:52.000000000 +0100
+++ fio_generate_plots 2009-02-14 20:00:49.000000000 +0100
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/local/bin/bash
# Use gnuplot to generate plots from fio run with -l and/or -w