diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-06-20 21:25:39 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-06-20 21:25:39 -0700 |
| commit | 419c335faaf94cd0bdc3470eff06bed7ae53e993 (patch) | |
| tree | 3fbff80406077f8503f6148769b46ea1846c91ae | |
| parent | 0865170f1ac0167f244617a15ec3bdeb438b9ce3 (diff) | |
| download | rust-419c335faaf94cd0bdc3470eff06bed7ae53e993.tar.gz rust-419c335faaf94cd0bdc3470eff06bed7ae53e993.zip | |
Apparently an extra space in the snapshot file breaks Windows completely?
| -rw-r--r-- | src/snapshots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/snapshots.txt b/src/snapshots.txt index 1220958b80a..a6ec99f2850 100644 --- a/src/snapshots.txt +++ b/src/snapshots.txt @@ -4,7 +4,7 @@ S 2012-06-20 c891dec freebsd-x86_64 c93d3297bf68d12a55af04fecab5c1792394fcca linux-x86_64 eb0e614c6f463fdbf3f40953ff122eb7cd829b85 linux-i386 6d858ef6915517135e633043115ab51d677010c5 - winnt-i386 ffc26150a21aac3c5b023070c0e52d3c01b188c1 + winnt-i386 ffc26150a21aac3c5b023070c0e52d3c01b188c1 S 2012-06-19 de491ea freebsd-x86_64 b5c1080df70136bb316286e1973fa2b5734c9a01 |
