diff options
| author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-10-04 11:38:37 +0200 |
|---|---|---|
| committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-10-04 11:38:37 +0200 |
| commit | 129e1687b75d7dd0e23d60d735f9a5c7bffd5c3a (patch) | |
| tree | dcfa60eb90b5e75225674861019d23008605bac9 | |
| parent | 6fa4bc4dd4bc83b95fbaa8155f5409d5f7620e90 (diff) | |
| download | iurt-129e1687b75d7dd0e23d60d735f9a5c7bffd5c3a.tar iurt-129e1687b75d7dd0e23d60d735f9a5c7bffd5c3a.tar.gz iurt-129e1687b75d7dd0e23d60d735f9a5c7bffd5c3a.tar.bz2 iurt-129e1687b75d7dd0e23d60d735f9a5c7bffd5c3a.tar.xz iurt-129e1687b75d7dd0e23d60d735f9a5c7bffd5c3a.zip | |
add use containers to TODO list
| -rwxr-xr-x | iurt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ # - Maybe call the function from the initial todo list (thus making the # argument ordering important) # - Change the packager tag in the chroot to have the one who submit the package +# - use containers use strict; use RPM4::Header; |
