1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/tests
Ludovic Courtès b6952cad8d substitute-binary: Try hard to avoid port buffering.
* guix/scripts/substitute-binary.scm (fetch): In the `file' case, open
  with the `b' flag, so that the coding cookie reading thing doesn't
  lead to buffering some of the data (on 2.0.5).
* tests/utils.scm ("filtered-port, file"): Open with `r0b'.  Fixes a
  test failure with Guile 2.0.5 whereby the first byte of FILE would be
  missing from DECOMPRESSED.
2013-08-22 17:14:20 +02:00
..
2013-07-01 23:28:21 +02:00
2013-02-01 13:16:45 +01:00
2013-07-01 23:28:21 +02:00
2013-05-24 22:52:52 +02:00
2013-05-11 15:09:56 +02:00
2013-07-02 22:38:03 +02:00
2013-05-11 15:43:33 +02:00
2013-02-01 13:16:45 +01:00
2013-07-01 23:28:21 +02:00