diff options
author | Pascal Terjan <pterjan@google.com> | 2014-01-18 09:27:55 -0800 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2014-01-19 05:08:35 +0000 |
commit | 7c67594be69c6cbb3b4bb086b32a2a8783f37175 (patch) | |
tree | 40c2ad87c2cbb66144aca1f9df6124384686e2da /iurt_root_command | |
parent | 31bfdc3227467bdc80ad99db945361b146462f94 (diff) | |
download | iurt-7c67594be69c6cbb3b4bb086b32a2a8783f37175.tar iurt-7c67594be69c6cbb3b4bb086b32a2a8783f37175.tar.gz iurt-7c67594be69c6cbb3b4bb086b32a2a8783f37175.tar.bz2 iurt-7c67594be69c6cbb3b4bb086b32a2a8783f37175.tar.xz iurt-7c67594be69c6cbb3b4bb086b32a2a8783f37175.zip |
Drop old comments
Diffstat (limited to 'iurt_root_command')
-rwxr-xr-x | iurt_root_command | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/iurt_root_command b/iurt_root_command index 1843269..7abd842 100755 --- a/iurt_root_command +++ b/iurt_root_command @@ -42,8 +42,6 @@ $run{todo} = []; @params = ( # [ "one letter option", "long name option", "number of args (-X means ´at least X´)", "help text", "function to call", "log info"] # - # no_rsync, config_help and copy_srpm kept for compatibility reasons - # [ "", $program_name, 0, "[--verbose <level>] [--modprobe <module>] [--mkdir [--parents] <dir1> <dir2> ... <dirn>]", |