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
Describe the bug
When running AutoRun.sh, once the Script starts to copy images to current path, following issue is thrown - mv: target '../Test/' is not a directory
To Reproduce
Steps to reproduce the behavior:
Run AutoRun.sh
Enter N when asked for Do you want to randomize the image transfer in Test folder? (Y/N)
See error
Expected behavior
Error shouldn't be thrown and images should be transferred to Test Folder.
The text was updated successfully, but these errors were encountered:
rishabhbanga
added a commit
to rishabhbanga/ALL-Detection-System-2020
that referenced
this issue
Mar 31, 2020
Describe the bug
When running AutoRun.sh, once the Script starts to copy images to current path, following issue is thrown - mv: target '../Test/' is not a directory
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Error shouldn't be thrown and images should be transferred to Test Folder.
The text was updated successfully, but these errors were encountered: