Use HHVM_RUNTIME_REPO_SCHEMA to override repo schema at runtime
commit9f32bd2cf7b09ccc63420d5621e7b5cf12b1ec8a
authorbsimmers <bsimmers@fb.com>
Thu, 11 Oct 2012 18:28:39 +0000 (11 11:28 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 11 Oct 2012 18:46:20 +0000 (11 11:46 -0700)
treee87617c032c494f4c278a9bfd9827f7f841cd16b
parentd5c47f4b323220179f18be439ab07fd7021d566c
Use HHVM_RUNTIME_REPO_SCHEMA to override repo schema at runtime

Having the same variable affect compile time and runtime was
causing confusing issues.
src/runtime/vm/repo.cpp