diff options
Diffstat (limited to 'app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch')
-rw-r--r-- | app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch b/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch index 52b6cf8f7358..b3ebb90b33e1 100644 --- a/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch +++ b/app-benchmarks/tiobench/files/0.3.3-column-description-fix.patch @@ -1,5 +1,5 @@ ---- /usr/sbin/tiobench.pl 2005-02-23 00:21:33.000000000 +0100 -+++ /home/evil/trash/tiobench_debian 2005-03-15 18:11:19.000000000 +0100 +--- tiobench.pl 2005-02-23 00:21:33.000000000 +0100 ++++ tiobench.pl 2005-03-15 18:11:19.000000000 +0100 @@ -168,6 +168,8 @@ $stat_data{$identifier}{$thread}{$size}{$block}{$field}{'stime'} ) / $stat_data{$identifier}{$thread}{$size}{$block}{$field}{'time'}; |