Home | History | Annotate | Download | only in dom_distiller_js

Lines Matching refs:tmpdir

17   tmpdir=/tmp/domdistiller-$$
18 changes=$tmpdir/domdistiller.changes
19 bugs=$tmpdir/domdistiller.bugs
22 rm -rf $tmpdir
23 mkdir $tmpdir
25 pushd $tmpdir
53 cp -rf $tmpdir/out/package/* $dom_distiller_js_package
54 cp $tmpdir/LICENSE $dom_distiller_js_path/
68 tools/checklicenses/checklicenses.py $dom_distiller_js_path > $tmpdir/checklicenses.out || cat $tmpdir/checklicenses.out
70 rm -rf $tmpdir