Home
last modified time | relevance | path

Searched full:curr (Results 1 – 1 of 1) sorted by relevance

/littlefs-2.7.6/
D.travis.yml72 CURR=$(tail -n1 sizes | awk '{print $1}')
79 STATUS="Passed, code size is ${CURR}B"
82 STATUS="$STATUS ($(python -c "print '%+.2f' % (100*($CURR-$PREV)/$PREV.0)")%)"