Skip to content
Snippets Groups Projects
Commit 4dffabc6 authored by Brian Carrier's avatar Brian Carrier
Browse files

updated comment

parent a8f6f5d5
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
# NOTE: This script is not currently being used anywhere.
# it curently runs fs_thread_test on a set of images that
# are not public
#
# This could probably be renamed to something with threadtest in the name
EXIT_SUCCESS=0; EXIT_SUCCESS=0;
EXIT_FAILURE=1; EXIT_FAILURE=1;
EXIT_IGNORE=77; EXIT_IGNORE=77;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment