Commit 13ec0fad authored by one_jh's avatar one_jh
Browse files

Update passfail.py

parent ac17aa22
......@@ -45,7 +45,7 @@ start = DummyOperator(task_id='run_this_first', dag=dag)
# )
templated_command = """
df -h
hostname
"""
run_this = BashOperator(
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment