Lines Matching refs:then
42 then vmalloc_options=$VMALLOC_OPTIONS
61 then PATH=$PATH:/usr/ucb
65 then PATH=$INSTALLROOT/bin:$PATH
68 then SHCOMP=${SHCOMP:-shcomp}
70 then tmp=$(mktemp -dt) || { echo mktemp -dt failed >&2; exit 1; }
73 then echo $0: --compile: $SHCOMP not found >&2
81 then echo $0: $i: not found >&2
86 then (( t = $t - 2 ))
91 then T=${T}s
95 then echo test $i begins ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"}
97 then VMALLOC_OPTIONS=
100 then echo test $i passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]"
103 then e=1
107 then E=${E}s
112 then VMALLOC_OPTIONS=$vmalloc_options
117 then for i in ${*-*.sh}
119 then continue
124 then T=${T}s
131 then if [[ $i == $timesensitive ]]
132 then VMALLOC_OPTIONS=
135 then echo test $o passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]"
138 then e=1
142 then E=${E}s
147 then VMALLOC_OPTIONS=$vmalloc_options