diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-02-25 15:10:00 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-02-25 15:10:00 +0000 |
commit | 9e5c500e05b7cd11f1ea8080b91080e944f11b25 (patch) | |
tree | 5a787ae4465615e1041ddbfa49def51b54fdf62d /open-source-lorries | |
parent | a9cfbcb25515ca47ffaf347cb62d197edf33655b (diff) | |
download | lorries-9e5c500e05b7cd11f1ea8080b91080e944f11b25.tar.gz |
Disable the nohands lorry for now
It makes the SVN import get stuck with an interactive prompt,
asking the user to accept or reject an SSL/TLS certificate.
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/nohands.lorry | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/open-source-lorries/nohands.lorry b/open-source-lorries/nohands.lorry deleted file mode 100644 index 19d0cdc..0000000 --- a/open-source-lorries/nohands.lorry +++ /dev/null @@ -1,7 +0,0 @@ -{ - "nohands": { - "type": "svn", - "url": "https://nohands.svn.sourceforge.net/svnroot/nohands", - "layout": "standard" - } -} |