Skip to content

Commit

Permalink
Fix ascii chart for Job Run Process
Browse files Browse the repository at this point in the history
  • Loading branch information
higuoxing authored May 29, 2019
1 parent 1025189 commit 3b52f93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ PreSyncing Syncing Success
+-----------+ +-----------+ +-------------+ +--------------+
| pre-job +--+->| job run +--->| post-exec +-+-->| post-success |
+-----------+ ^ +-----------+ +-------------+ | +--------------+
| |
| +-----------------+ | Failed
+------+ post-fail |<---------+
+-----------------+
| |
| +-----------------+ | Failed
+------+ post-fail |<---------+
+-----------------+
```


Expand Down

0 comments on commit 3b52f93

Please sign in to comment.