When I did #333, I purposely left out checking for environment setup because, in theory, the .trainingmanual.rc file might not exist. This ended up bugging me because we'd want the case where we check the environment setup but not recreate the .trainingmanual.rc file to match the behavior when we run our scripts. Circling back and fixing that for completeness.
When I did #333, I purposely left out checking for environment setup because, in theory, the .trainingmanual.rc file might not exist. This ended up bugging me because we'd want the case where we check the environment setup but not recreate the .trainingmanual.rc file to match the behavior when we run our scripts. Circling back and fixing that for completeness.