diff options
Diffstat (limited to 'tests/basic/fop-sampling.t')
| -rw-r--r-- | tests/basic/fop-sampling.t | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/fop-sampling.t b/tests/basic/fop-sampling.t index 713c7e27579..d22826c4224 100644 --- a/tests/basic/fop-sampling.t +++ b/tests/basic/fop-sampling.t @@ -6,7 +6,7 @@  . $(dirname $0)/../volume.rc  BRICK_SAMPLES="$(gluster --print-logdir)/samples/glusterfsd__d_backends_${V0}0.samp" -NFS_SAMPLES="$(gluster --print-logdir)/samples/glusterfs_nfsd.samp" +NFS_SAMPLES="$(gluster --print-logdir)/samples/glusterfs_nfsd_${V0}.samp"  function check_path {          op=$1  | 
