more tracker renaming

This commit is contained in:
tqchen
2014-12-06 09:24:12 -08:00
parent a569bf2698
commit 19631ecef6
4 changed files with 58 additions and 64 deletions

View File

@@ -1,8 +0,0 @@
#!/bin/bash
if [ "$#" -lt 4 ];
then
echo "Usage <nslave> <ndata> <config> <round_files_dir>"
exit -1
fi
../submit_job.py $1 test_recover "${@:2}"