Create dedicate crate for php_escaping.rs
[hiphop-php.git] / hphp / hhvm / autofdo-data.sh
blob9378fcaf2237cc918b2956d7f45c1c3384be766b
1 #!/bin/sh
3 if echo "$1" | grep -q -e "install_dir=" -e "fbcode_dir=" ; then
4 # Skip --install_dir and --fbcode_dir.
5 shift 1
6 fi
7 if echo "$1" | grep -q -e "install_dir=" -e "fbcode_dir=" ; then
8 # Skip --install_dir and --fbcode_dir.
9 shift 1
12 cp "$1" "${INSTALL_DIR}/data.afdo.bz2"
13 bunzip2 "${INSTALL_DIR}/data.afdo.bz2"