From c82a1f124a5acb1d2abe1b8203a13c870e351206 Mon Sep 17 00:00:00 2001 From: Van Date: Wed, 24 Sep 2014 11:40:56 +0800 Subject: [PATCH] alert --- conf/wide.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/wide.json b/conf/wide.json index e7b7e05..51afa6f 100644 --- a/conf/wide.json +++ b/conf/wide.json @@ -21,7 +21,6 @@ "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\hello", "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\time", "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\time\\pkg", - "D:\\go\\src\\pkg", "D:\\go\\src\\pkg\\archive", "D:\\go\\src\\pkg\\archive\\tar", "D:\\go\\src\\pkg\\archive\\tar\\testdata" @@ -29,9 +28,10 @@ "files": [ "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\1123", "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\123\\q.exe", - "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\hello\\2.json" + "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\hello\\2.json", + "D:\\go\\src\\pkg\\archive\\tar\\testdata\\small.txt" ], - "currentFile": "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\123\\q.exe" + "currentFile": "D:\\go\\src\\pkg\\archive\\tar\\testdata\\small.txt" } } ]