Home
last modified time | relevance | path

Searched refs:FINALDIR (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/build-scripts/
A Dchecker-buildbot.sh10 FINALDIR="$1"
19 if [ ! -z "$FINALDIR" ]; then
20 rm -rf "$FINALDIR"
51 if [ ! -z "$FINALDIR" ]; then
52 mv analysis "$FINALDIR"
54 FINALDIR=analysis
59 echo "Done. Final output is in '$FINALDIR' ..."

Completed in 4 milliseconds