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
I'm not sure what qsub_build.sh was for (I can't find anything else calling it or anything in the documentation), but the current script for installing dependencies is docker/depends/pecan.depends.R
@AdarshSahani003 Go for it! I think the correct resolution is a PR that simply deletes qsub_build.sh and then states in the PR description how you confirmed that it's not used anywhere else in the repo.
Bug Description
qsub_build.sh uses install.dependencies.R which is no longer there, It should use install_pecan.sh instead as I thought
https://github.com/PecanProject/pecan/blob/develop/scripts/qsub_build.sh
To Reproduce
Steps to reproduce the behaviour:
The text was updated successfully, but these errors were encountered: