Révision c6f88968
Improve perlpod formatting for multiple plugins
Escpecially the final marker ("=cut") was missing in these plugins.
| plugins/docker/docker_ | ||
|---|---|---|
| 44 | 44 |
|
| 45 | 45 |
For example |
| 46 | 46 |
|
| 47 |
env.EXCLUDE_CONTAINER_NAME runner |
|
| 47 |
env.EXCLUDE_CONTAINER_NAME runner
|
|
| 48 | 48 |
|
| 49 | 49 |
Would exclude all containers with the word "runner" in the name. |
| 50 | 50 |
|
| ... | ... | |
| 63 | 63 |
This section has been reverse-engineered from git logs |
| 64 | 64 |
|
| 65 | 65 |
* Codimp <contact@lithio.fr>: original rewrite |
| 66 |
|
|
| 66 | 67 |
* Rowan Wookey <admin@rwky.net>: performance improvement |
| 67 |
* Olivier Mehani <shtrom@ssji.net>: Network support, ClientWrapper, gerenal |
|
| 68 |
cleanup
|
|
| 68 |
|
|
| 69 |
* Olivier Mehani <shtrom@ssji.net>: Network support, ClientWrapper, gerenal cleanup
|
|
| 69 | 70 |
|
| 70 | 71 |
=head1 MAGIC MARKERS |
| 71 | 72 |
|
| 72 |
#%# family=auto |
|
| 73 |
#%# capabilities=autoconf suggest |
|
| 73 |
#%# family=auto
|
|
| 74 |
#%# capabilities=autoconf suggest
|
|
| 74 | 75 |
|
| 76 |
=cut |
|
| 75 | 77 |
""" |
| 76 | 78 |
|
| 77 | 79 |
import os |
Formats disponibles : Unified diff