fab-user
[Top][All Lists]
Advanced

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

[Fab-user] Directory not deleting


From: Brent Tubbs
Subject: [Fab-user] Directory not deleting
Date: Fri, 24 Jun 2011 16:14:42 -0700

Hi all,

I'm calling this in my fabfile:

sudo('rm -rf /srv/old_version_of_my_site')

The command line output when I run the fabfile looks like it should be working:

[mysite.com] sudo: rm -rf /srv/old_version_of_my_site

But when I actually SSH to the server and look with 'ls /srv' my old
folder is still there.  Has anyone seen this before or have any idea
what's going on?

Brent



reply via email to

[Prev in Thread] Current Thread [Next in Thread]