View | Details | Raw Unified | Return to bug 259015 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
Line 32 Link Here
32
      pid=`ps ax | awk '{if (match($5, ".*/quoted$") || $5 == "quoted") print $1}`
32
      pid=`ps ax | awk '{if (match($5, ".*/quoted$") || $5 == "quoted") print $1}'`
33
--

Return to bug 259015