I'm trying to run a ruby file that will show git version of a particular payload but I'm getting the following error:
**
** Fatal error: Unknown payload webdesign/gmd.
**
- removing /launchpads/controllerTest/build.xml.
- removing /launchpads/controllerTest/CONFIG_SUMMARY.
my command:
ruby checkLaunchpad.rb --show-payload-versions controllerTest webdesign gmd
I'm also getting same error when --update-payload-cache option was used.
If you need to ruby scripts from the ToolTwist Controller are run from the command line, it is necessary to first set the appropriate environment variables. Normally this is done by running a command something like:
$ . /ControllerV8/setParams
This will set TTC_DEPLOY and TTC_CONFIG, which are used by checkLaunchpad.rb.
(note the space between the . (dot) and the filename.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With