Skip to content

Commit

Permalink
Running the bash script
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Feb 21, 2018
1 parent e9bdb2a commit 8d5bdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/mocks_create_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ def file_construction_and_execution(params_pd_data, param_dict):
##
## Running script
print(".>>> Running Script....")
# os.system("{0}".format(outfile_path))
os.system("{0}".format(outfile_path))

def main(args):
"""
Expand Down

0 comments on commit 8d5bdd8

Please sign in to comment.