Arquivos
hhvm/hphp/hhvm
mwilliams 9c78f77577 Fix args for embedded repo
When we generate a binary with an embedded repo,
we add various args (-vRepo.Authoritative etc) to the end
of the command line. But the argument "--" is taken to mean
"pass the rest of the args to the script". So if you use
"--" on such a binary, it gets rather badly broken.

Reorder the args so that the inserted ones come first.
2013-03-21 16:50:55 -07:00
..
2013-02-11 02:10:41 -08:00
2013-03-21 16:50:55 -07:00
2013-03-07 20:19:00 -08:00