diff options
Diffstat (limited to 'tests/pack.scm')
| -rw-r--r-- | tests/pack.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pack.scm b/tests/pack.scm index 40897a55895..f8a9e09c284 100644 --- a/tests/pack.scm +++ b/tests/pack.scm | |||
| @@ -328,6 +328,7 @@ | |||
| 328 | (when (and (file-exists? (string-append bin | 328 | (when (and (file-exists? (string-append bin |
| 329 | "/guile")) | 329 | "/guile")) |
| 330 | (file-exists? "var/guix/db/db.sqlite") | 330 | (file-exists? "var/guix/db/db.sqlite") |
| 331 | (file-is-directory? "tmp") | ||
| 331 | (string=? (string-append #$%bootstrap-guile "/bin") | 332 | (string=? (string-append #$%bootstrap-guile "/bin") |
| 332 | (pk 'binlink (readlink bin))) | 333 | (pk 'binlink (readlink bin))) |
| 333 | 334 | ||
