[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [LTP] 2 commands (mkfifo & growfiles) in fs fail
The easiest way to solve this is to create a simple script with the same
command:
#! /bin/sh
mkfifo gffifo17; growfiles -b -e 1 -u -i 0 -L 30 gffifo17
Call this file "gffifo17.sh" and place it in the "doio/" directory (make
sure its executable). Then replace the line in "runtest/fs" with
"gffifo17.sh". You can do the same for gffifo18. The 'pan' driver has
trouble running multiple commands.
Robert Williamson
Linux Technology Center
Phone: (512) 838-9295 T/L: 638-9295
Email: robbiew@us.ibm.com