CodethinkLabs / sandboxlib

Sandboxing library
8 stars 4 forks source link

Correcting a broken test #23

Closed leeming closed 8 years ago

leeming commented 8 years ago

FILE_OR_DIRECTORY_EXISTS_TEST_PROGRAM previously fetched args[0] instead of args[1]. Program now checks the correct file when inside of the sandbox.

Added in a simple .gitignore