Hey guys - I just recently pulled the latest from git. I assumed there would be some changes to code, and this is the first that I've found:

Source code:

set(
    fab_user = 'blah',
    fab_host = config.fab_hosts[0],
    fab_port = '35000',
    prod_dir = '/home/user/projects/project-dir'
)

Error:

...
    prod_dir = '/home/admin/django-projects/snipt'
TypeError: set() does not take keyword arguments

Thanks!

Nick Sergeant
President
Graffetto Technologies
www.graffetto.com
[email protected]
(315) 719-2047

_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to