From 8e88b66b9043fe0630081cf68aabd11dd475ee47 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Thu, 21 Dec 2017 09:18:35 +0100 Subject: [PATCH] Better tracing if we have IO error in load script generation --- RELEASE_NOTES.md | 3 ++ .../Installation/ScriptGeneration.fs | 34 +++++++++---------- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ccfc18d1f1..fe9dd6be3b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +#### 5.126.4 - 2017-12-21 +* USABILITY: Better tracing if we have IO error in load script generation + #### 5.126.3 - 2017-12-18 * USABILITY: Do not download more than 5 packages at the same time diff --git a/src/Paket.Core/Installation/ScriptGeneration.fs b/src/Paket.Core/Installation/ScriptGeneration.fs index 88cec737e2..bfdb1906a8 100644 --- a/src/Paket.Core/Installation/ScriptGeneration.fs +++ b/src/Paket.Core/Installation/ScriptGeneration.fs @@ -127,27 +127,28 @@ module ScriptGeneration = self.Input |> Seq.map refString |> Seq.distinct |> String.concat "\n" /// Save the script in '/.paket/load/