You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with the CLI where the below examples fail to source any data from other shell scripts. If I run the source command to the shell scripts manually in terminal, it works without any issues. I've tried to around this issue with escaping characters here and there and nothing comes up.
There is an issue with the CLI where the below examples fail to source any data from other shell scripts. If I run the source command to the shell scripts manually in terminal, it works without any issues. I've tried to around this issue with escaping characters here and there and nothing comes up.
Cronfile.cron
exports.sh
/clients/${CLIENT}/program/bin/commonrc
Terminal - Echo Client
Terminal - Echo $TEST_APP_PATH
Thanks for your help.
The text was updated successfully, but these errors were encountered: