HomeSort by relevance Sort by last modified time
    Searched refs:cat_ok_sentinel (Results 1 - 2 of 2) sorted by null

  /external/ltp/
runltplite.sh 259 cat_ok_sentinel=$TMP/cat_ok.$$
260 (cat $SCENARIO_LISTS && touch "$cat_ok_sentinel") | \
273 rm -f "$cat_ok_sentinel"
279 rm -f "$cat_ok_sentinel"
runltp 619 cat_ok_sentinel=$TMP/cat_ok.$$
620 (cat $SCENARIO_LISTS && touch "$cat_ok_sentinel") | \
633 rm -f "$cat_ok_sentinel"
639 rm -f "$cat_ok_sentinel"
    [all...]

Completed in 502 milliseconds