Re: setup.py

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2010-10-18 at 19:57 +0000, caglar10ur wrote:
> setup.py |   10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)
> 
> New commits:
> commit 786c5c999fdce7a8c0a46ef98042e5730433298c
> Author: S.ÃaÄlar Onur <caglar@xxxxxxxxxxxxxxxx>
> Date:   Mon Oct 18 15:57:21 2010 -0400
> 
>     modify distutils file for new commands
> 
> diff --git a/setup.py b/setup.py
> index 29bddd4..446003d 100644
> --- a/setup.py
> +++ b/setup.py
> @@ -35,7 +35,15 @@ if __name__ == "__main__":
>                   "scripts/func-inventory",
>                   "scripts/func-create-module",
>                   "scripts/func-transmit",
> -                 "scripts/func-build-map"
> +                 "scripts/func-build-map",
> +                 "scripts/func-command",
> +                 "scripts/func-down-hosts",
> +                 "scripts/func-find-user",
> +                 "scripts/func-grep",
> +                 "scripts/func-list-vms-per-host",
> +                 "scripts/func-ps-compare",
> +                 "scripts/func-whatsmyname",
> +                 "scripts/func-yum",
>              ],
>              package_dir = {"%s" % NAME: "%s" % NAME
>              },
> 

ACK

but I'm currently making changes to those scripts to integrate them all
to using the same optparser setup and error handlers

-sv


_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list



[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux