Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/python/
A Dinstall-wrap54 tmpf="$destf.tmp"
55 eval "${install} $srcf $tmpf"
56 printf >"$tmpf" "#!%s\n" "$pythonpath"
57 sed -e 1d "$srcf" >>"$tmpf"
58 mv -f "$tmpf" "$destf"

Completed in 2 milliseconds