Home | History | Annotate | Download | only in test

Lines Matching refs:FD

421 # output (fd 2).
427 FD=3
428 while [ -e /dev/fd/$FD ]; do FD=$((FD + 1)); done
429 real_stderr=$FD