tests: rsync: Fix it.

* gnu/tests/rsync.scm ("Test file not copied to read-only share"): This
returns the error code 1 and not 10.
This commit is contained in:
Mathieu Othacehe 2021-12-23 16:03:34 +01:00
parent 05b1f024be
commit 2a49ddb513
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -106,7 +106,7 @@ (define marionette
marionette))
(test-equal "Test file not copied to read-only share"
10 ;see "EXIT VALUES" in rsync(1)
1 ;see "EXIT VALUES" in rsync(1)
(marionette-eval
'(status:exit-val
(system* "rsync" "/tmp/input"