ciguest: log the applied revision, not the intentUnverified
6c54e89 parent: 15d4f01 modified
internal/watcher/watch.go +1 -0 | @@ -11,3 +11,4 @@ func Watch(interval string) error { | ||
| 11 | 11 | return nil |
| 12 | 12 | } |
| 13 | 13 | // iteration 1 |
| 14 | +// iteration 2 | |
| @@ -11,3 +11,4 @@ func Watch(interval string) error { | |||
| 11 | return nil | 11 | return nil |
| 12 | } | 12 | } |
| 13 | // iteration 1 | 13 | // iteration 1 |
| 14 | +// iteration 2 | ||