diff options
Diffstat (limited to 'tests/grafts.scm')
| -rw-r--r-- | tests/grafts.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/grafts.scm b/tests/grafts.scm index c11403be19e..4a4122a3e98 100644 --- a/tests/grafts.scm +++ b/tests/grafts.scm | |||
| @@ -59,7 +59,7 @@ | |||
| 59 | '(call-with-output-file %output | 59 | '(call-with-output-file %output |
| 60 | (lambda (port) | 60 | (lambda (port) |
| 61 | (display "fake mkdir" port))))) | 61 | (display "fake mkdir" port))))) |
| 62 | (graft (graft-derivation %store "graft" orig | 62 | (graft (graft-derivation %store orig |
| 63 | (list (graft | 63 | (list (graft |
| 64 | (origin %bash) | 64 | (origin %bash) |
| 65 | (replacement one)) | 65 | (replacement one)) |
