From c296eabe2feb8e34679edccdc9f4dde5730a585c Mon Sep 17 00:00:00 2001 From: ek110237 Date: Wed, 2 Apr 2008 14:39:34 -0700 Subject: 6683036 filemicro_createfiles.f missing a # sign --- usr/src/cmd/filebench/workloads/filemicro_createfiles.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src') diff --git a/usr/src/cmd/filebench/workloads/filemicro_createfiles.f b/usr/src/cmd/filebench/workloads/filemicro_createfiles.f index d5f4894f43..8f9104d7f9 100644 --- a/usr/src/cmd/filebench/workloads/filemicro_createfiles.f +++ b/usr/src/cmd/filebench/workloads/filemicro_createfiles.f @@ -30,7 +30,7 @@ # # The single thread then creates a new file and writes the whole file with # 1MB I/Os. The thread stops after 5000 files ($count/num of flowops) have -been created and written to. +# been created and written to. set $dir=/tmp set $count=15000 -- cgit v1.2.3