Lines Matching refs:got
83 then read -u3 got
84 read -u4 got
86 case $got in
91 …fs].dir}/3' $semantics semantics instead of ${FDFS[fdfs].semantics} -- expected '$exp', got '$got'"
95 got=$(
104 case $got in
109 …dfs].dir}/N $semantics semantics instead of ${FDFS[fdfs].semantics} -- expected '$exp', got '$got'"
430 got=$(< $file)
431 [[ $got == $exp ]] || err_exit "output garbled when stderr is duped -- expected $(printf %q "$exp")…
445 got=$(<$tmp/21.out)
446 [[ $exp == "$got" ]] || err_exit "standard output garbled -- expected $(printf %q "$exp"), got $(pr…
448 got=$(<$tmp/22.out)
449 [[ $exp == "$got" ]] || err_exit "standard error garbled -- expected $(printf %q "$exp"), got $(pri…