From dc4e7fe724e1e9db61dff20daa2398f83e8d5a8d Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Sun, 22 Apr 2018 11:16:04 -0400 Subject: [PATCH] Cleanup manifest formatting --- msmpi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msmpi.json b/msmpi.json index a3f2fd8839..68eb8abe58 100644 --- a/msmpi.json +++ b/msmpi.json @@ -4,7 +4,7 @@ "license": "license.rtf", "url": "https://download.microsoft.com/download/4/A/6/4A6AAED8-200C-457C-AB86-37505DE4C90D/msmpisetup.exe", "hash": "2fa35146e3d7dce6aba3d9cd81c1e16166a405bfe7094d1ae03c60fcdeb8e455", - "env_add_path" : ".", + "env_add_path": ".", "pre_install": [ "7z x -t# \"$dir\\msmpisetup.exe\" -o\"$dir\\tmp\"" ],