Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
pcopy
> pcopy-disktest.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File pcopy-disktest.patch of Package pcopy (Revision 12)
Currently displaying revision
12
,
show latest
--- disktest.orig 2011-11-20 12:08:01.099962354 +0100 +++ disktest 2011-11-20 12:08:25.791516085 +0100 @@ -1,4 +1,4 @@ -#!/bin/ksh +#!/bin/bash # # Start parallell streaming read tests on multiple disks # When used with the "-a" option, autodetect all disks on a specific @@ -8,7 +8,7 @@ # # Modify the path below... -PCOPY=/usr/local/bin/pcopy +PCOPY=/usr/bin/pcopy if [ "$1" = "-a" ]; then shift