Skip to content
Snippets Groups Projects
Commit 4603845f authored by Moe Jette's avatar Moe Jette
Browse files

Add security test for sbcast file

parent fca7f6fe
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ def main(argv=None):
files.append(options.prefix+'/bin/salloc')
files.append(options.prefix+'/bin/sattach')
files.append(options.prefix+'/bin/sbatch')
files.append(options.prefix+'/bin/sbcast')
files.append(options.prefix+'/bin/scancel')
files.append(options.prefix+'/bin/scontrol')
files.append(options.prefix+'/bin/sinfo')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment