Permalink
Browse files
Added test data directory for start_parallel_jobs_sc.py.
- Loading branch information...
Showing
with
2 additions
and
0 deletions.
-
+2
−0
start_parallel_jobs_sc/test_jobs.txt
|
|
@@ -0,0 +1,2 @@ |
|
|
+touch some_file.txt; rm some_file.txt
|
|
|
+echo foo > /dev/null
|
0 comments on commit
35ea8ac