Skip to content

Commit

Permalink
dummy execution script
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik Nandam committed Jun 12, 2018
1 parent 0977a8e commit 3a2cd4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mr_default.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import time, sys, shleix, random

def exec_job():
print random.randint(0,10)
time.sleep(random.randint(0, 10))
print "success"

Expand Down

0 comments on commit 3a2cd4a

Please sign in to comment.