3 This test is regression for bug 2248
4 http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=2248
8 ./server -o file1.ior -f file://iogr_10.ior -k KEY1
9 ./server -o file2.ior -k KEY2
10 ./client -a file://file1.ior -k KEY1 -b file://file2.ior -l KEY2 \
11 -g iogr_10.ior -h iogr_11.ior
13 The complete test can be run by run_test.pl.
14 The script exits with error code != 0 in case of error.