me
/
guix
Archived
1
0
Fork 0

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.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ PORT."
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"