guix-devel/guix/scripts
Ludovic Courtès 4eb0f9ae05
offload: 'test' reports Guile and module errors more nicely.
Fixes <https://bugs.gnu.org/26008>.
Reported by Myles English <mylesenglish@gmail.com>.

* guix/ssh.scm (retrieve-files*): Move error reporting to...
(report-guile-error, report-module-error): ... here.  New procedures.
* guix/scripts/offload.scm (assert-node-repl): Use 'report-guile-error'.
(assert-node-has-guix): Explicitly check for 'use-modules' first.  Use
'report-module-error'.
2018-01-12 23:41:15 +01:00
..
container
import
system
archive.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
authenticate.scm
build.scm guix build: Support '--with-source=PACKAGE@VERSION=URI'. 2017-12-23 00:05:05 +01:00
challenge.scm
container.scm
copy.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
download.scm
edit.scm
environment.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
gc.scm guix gc: '--verify=foo' is reported as an error. 2017-12-18 23:17:30 +01:00
graph.scm
hash.scm
import.scm
lint.scm lint: 'check-vulnerabilities' also checks package properties. 2017-12-10 21:59:07 +02:00
offload.scm offload: 'test' reports Guile and module errors more nicely. 2018-01-12 23:41:15 +01:00
pack.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
package.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
perform-download.scm
publish.scm publish: Remove "Guix-Nar-Compression" header from responses. 2018-01-09 23:39:02 +01:00
pull.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
refresh.scm
size.scm
substitute.scm
system.scm guix system: Check mapped devices upon 'init' and 'reconfigure'. 2017-12-22 09:48:41 +01:00
weather.scm weather: Use (guix progress) for progress report. 2017-12-01 16:00:14 +01:00