Expected Behavior
No warning
Actual Behavior
Warning if target of copy does not exist
Line:
|
bot.warning("%s doesn't exist, ensure exists for build" %path) |
Possible Fix
Show warning only for the "source" part. Checking the destination simply makes no sense
Expected Behavior
No warning
Actual Behavior
Warning if target of copy does not exist
Line:
singularity-cli/spython/main/parse/docker.py
Line 213 in 7893bdd
Possible Fix
Show warning only for the "source" part. Checking the destination simply makes no sense