Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssagarcia committed Dec 13, 2018
1 parent 4327541 commit 3a7f1d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions thispost.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def forcephoto(season,ncore=4,numepochs_min=0,writeDB=False):
# ##not this
# #print os.popen('python '+deshostmatch+' --season='+season).read()
# ###this
# #print os.popen('python '+deshostmatch+' '+season+' --username marcelle --password mar70chips --dbname destest --verbose --testdb').read()

# print 'Finished',deshostmatch
# print '-'*50

Expand Down Expand Up @@ -358,7 +358,7 @@ def truthtable(season,expnums,outdir,filename,db='destest',schema='marcelle'):
# ##not this
# #print os.popen('python '+deshostmatch+' --season='+season).read()
# ###this
# #print os.popen('python '+deshostmatch+' '+season+' --username marcelle --password mar70chips --dbname destest --verbose --testdb').read()
# #print os.popen('python '+deshostmatch+' '+season+' --username username --password password --dbname destest --verbose --testdb').read()
# print 'Finished',deshostmatch
# print '-'*50

Expand Down

0 comments on commit 3a7f1d4

Please sign in to comment.