Files
firebase-tools/lib/init
Spencer Phippen 071450f294 Quote shell variable expansion in functions predeploy commands. (#684)
Before this change, the predeploy commands fail with an unhelpful error if you try to run the command from a directory with spaces in the name. Using double quotes guarantees that the variable expands to a single parameter, instead of breaking on spaces.
2018-03-05 17:24:37 -08:00
..