Skip to content

Commit

Permalink
modify run_test.sh delete mv command
Browse files Browse the repository at this point in the history
  • Loading branch information
wen-bo-yang committed Nov 7, 2016
1 parent defdce7 commit cf0e5c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ do
base_protostr=$protostr/$file
new_protostr=$protostr/$file.unitest
diff $base_protostr $new_protostr
mv $new_protostr $protostr/$file.unitest.bak
done

0 comments on commit cf0e5c4

Please sign in to comment.