rx: Remove RX_CALL_BUSY
[openafs.git] / src / WINNT / tests / winflock / README.txt
1
2 To run winflock.exe:
3
4 C:\> winflock.exe -d (dir) > verbose.log
5
6 By default, there a lot of logging generated to stdout while the actual test
7 results are reported to stderr.  Redirecting stdout to a log file cleans out
8 the output.
9
10 The directory specified by (dir) must exist.  This is where the test files
11 will be created and tests run against.
12
13 Eg:
14
15    winflock.exe -d \\afs\athena.mit.edu\user\a\s\asanka\test > verbose.log
16
17