Closed rlnsanz closed 6 years ago
If we call a JarvisFile from a different directory (e.g. python [absolute_path]) we will version the incorrect directory.
python [absolute_path]
The 'current directory', that Jarvis cares about is the directory where the JarvisFile is located.
If we call a JarvisFile from a different directory (e.g.
python [absolute_path]
) we will version the incorrect directory.The 'current directory', that Jarvis cares about is the directory where the JarvisFile is located.