[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] lint: handle FTP URIs.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] lint: handle FTP URIs. |
Date: |
Sun, 01 Feb 2015 21:44:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Cyril Roelandt <address@hidden> skribis:
> * guix/scripts/lint.scm (probe-uri): handle FTP URIs.
[...]
> + (let ((port (ftp-open (uri-host uri) 21)))
> + (define response
Please indent opening bracket below the ‘e.’
LGTM, thank you!
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] lint: handle FTP URIs.,
Ludovic Courtès <=