diff options
author | Pascal Terjan <pterjan@mageia.org> | 2020-02-15 19:44:21 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2020-02-15 19:44:21 +0000 |
commit | 3922e195b7df0fb4dbcc0754f8ae2bd0e6f66a1f (patch) | |
tree | 6fe43370f35c83ae3fb861a6e5a097741da97ac5 /emi | |
parent | fbde0696204d1ad272190bcf3af9368849a71d96 (diff) | |
download | iurt-3922e195b7df0fb4dbcc0754f8ae2bd0e6f66a1f.tar iurt-3922e195b7df0fb4dbcc0754f8ae2bd0e6f66a1f.tar.gz iurt-3922e195b7df0fb4dbcc0754f8ae2bd0e6f66a1f.tar.bz2 iurt-3922e195b7df0fb4dbcc0754f8ae2bd0e6f66a1f.tar.xz iurt-3922e195b7df0fb4dbcc0754f8ae2bd0e6f66a1f.zip |
Delete obsolete comments
Diffstat (limited to 'emi')
-rwxr-xr-x | emi | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -20,11 +20,6 @@ # # upload packages in queue when all the mandatory architectures are done # -# TODO -# -# - take the packages in done/ and upload them with youri in queue/ -# - check that the mandatory architectures are present -# # PREFIX : sprintf "$year%02d%02d%02d%02d%02d.$user.$host.${$}_", $mon, $mday, $hour, $min, $sec; use strict; |