Skip to content

Commit

Permalink
Update testAll.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dunyuliu authored Sep 21, 2024
1 parent 1042eaa commit 0939156
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testAll.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
print('testAll: please modify MPIRUN to fit your system accordingly.')

os.system('rm -rf test')
os.system('rm -rf bin/eqdyna')
os.system('mkdir test')

os.system('./install-eqdyna.sh -m ubuntu')
os.chdir('test')

startTime = time.time()
Expand Down

0 comments on commit 0939156

Please sign in to comment.