mirror of
https://github.com/tuna/tunasync.git
synced 2025-12-25 22:02:46 +00:00
Merge pull request #93 from vgxbj/patch-1
Fix ascii chart for `Job Run Process`
This commit is contained in:
commit
5f7d974469
|
|
@ -44,10 +44,10 @@ PreSyncing Syncing Success
|
|||
+-----------+ +-----------+ +-------------+ +--------------+
|
||||
| pre-job +--+->| job run +--->| post-exec +-+-->| post-success |
|
||||
+-----------+ ^ +-----------+ +-------------+ | +--------------+
|
||||
| |
|
||||
| +-----------------+ | Failed
|
||||
+------+ post-fail |<---------+
|
||||
+-----------------+
|
||||
| |
|
||||
| +-----------------+ | Failed
|
||||
+------+ post-fail |<---------+
|
||||
+-----------------+
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue