aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-10-04 11:38:37 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-10-04 11:38:37 +0200
commit129e1687b75d7dd0e23d60d735f9a5c7bffd5c3a (patch)
treedcfa60eb90b5e75225674861019d23008605bac9
parent6fa4bc4dd4bc83b95fbaa8155f5409d5f7620e90 (diff)
downloadiurt-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-xiurt1
1 files changed, 1 insertions, 0 deletions
diff --git a/iurt b/iurt
index d52ee6f..bca67a4 100755
--- a/iurt
+++ b/iurt
@@ -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;