diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-11-22 14:16:36 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-11-22 14:16:36 +0100 |
commit | d6d33984df8df4f061eadaac1d71119c97c0db9f (patch) | |
tree | 6adc52ff96e4f25afa1781cfbd24c6976ed6d7c6 /pre-inst-env.in | |
parent | 5fb95cc5925cab6f1105158d6092d8051b58a23e (diff) | |
download | guix-d6d33984df8df4f061eadaac1d71119c97c0db9f.tar guix-d6d33984df8df4f061eadaac1d71119c97c0db9f.tar.gz |
ftp-client: Fix off-by-one when trying addresses in 'ftp-open'.
* guix/ftp-client.scm (ftp-open): Change to use 'match' instead of
car/cdr, and fix off-by-one (was '(null? addresses)' instead of
'(null? (cdr addresses))'.)
Diffstat (limited to 'pre-inst-env.in')
0 files changed, 0 insertions, 0 deletions