Lines Matching full:tmpl
406 echo "## COMMAND: $COMMAND" > $TMPL
407 $COMMAND 1>>$TMPL 2>&1
410 dump "See the content of $TMPC and $TMPL for details."
411 cat $TMPL | tail -10
496 sed -e '/\.note\.ABI-tag/s/progbits/note/' > "$CRTBRAND_S") 1>>$TMPL 2>&1
499 dump "Please see the content of $TMPL for details!"
500 cat $TMPL | tail -10
536 -O2 -fpic -Wl,-r -nostdlib -nostdinc -o "$DST_DIR/$DST_FILE" $SRC_FILE) 1>>$TMPL 2>&1
539 dump "Please see the content of $TMPL for details!"
540 cat $TMPL | tail -10