Lines Matching full:dstf
78 dstf="$JAR_TMP_DIR/$tmpf"79 cp "$i" "$dstf"86 local i tmpf dstf tmp_hash local_hash89 dstf="$JAR_TMP_DIR/$tmpf"90 tmp_hash=`get_hash $dstf`94 $DRY cp "$dstf" "$i"106 local i j tmpf dstf keep109 dstf="$JAR_TMP_DIR/$tmpf"110 if ! diff -q $dstf $i 1>/dev/null ; then121 $DRY cp "$dstf" "$i"