If the command '0store-helper' is in $PATH, call that just before putting a new
commit09d2155834e882af8dddf5b9719f55d1196f0255
authorThomas Leonard <talex5@gmail.com>
Sun, 18 Feb 2007 12:10:31 +0000 (18 12:10 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree8138e6dedebcf9177958a64e6dea0a59988d8446
parent5b2e8ed9a2c348194e174f9a22bac7181bae0164
If the command '0store-helper' is in $PATH, call that just before putting a new

directory into the user's implementation cache. It should try to use sudo or
similar to put it in the system cache. If it returns failure (non-zero exit
status) then we fall back to storing in the user cache as before.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1525 9f8c893c-44ee-0310-b757-c8ca8341c71e
zeroinstall/zerostore/__init__.py