himanshu-dixit / Bezel-Online-Judge

1 stars 0 forks source link

Run.Py Not Generating Output Thru Subprocess call #4

Closed himanshu-dixit closed 7 years ago

himanshu-dixit commented 7 years ago

Check 144-148 in run.py, this subprocess call is not creating output.

     cmd = 'ghc '+filepath
    input = '1'
    r = os.system("timeout "+timeout+" "+cmd+" < "+input+" > "+id+".out")
print "Running File"
himanshu-dixit commented 7 years ago

Closed https://github.com/himanshu-dixit/Bezel-Online-Judge/commit/03935dffaaa74c85ff1857557c0e687dc8a7d31d