cloudfoundry-attic / blockhead

CF-Extensions Blockhead project
Apache License 2.0
3 stars 3 forks source link

check if the file pointed to by deployer_path in config.json exists #61

Open nimakaviani opened 5 years ago

nimakaviani commented 5 years ago

As part of doing the setup for the broker, we need to make sure path to pusher.js referred to by DeployerPath in config.json exists.

tests need to be updated too.