aboutsummaryrefslogtreecommitdiffstats
path: root/test/compile_commands.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/compile_commands.json')
-rw-r--r--test/compile_commands.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/compile_commands.json b/test/compile_commands.json
index 4f584fd..9808839 100644
--- a/test/compile_commands.json
+++ b/test/compile_commands.json
@@ -1,7 +1,7 @@
[
{
"command": "c++ -c -std=c++11 -fpic -o main.o main.cpp",
- "directory": "/home/bloodstalker/extra/cgrep/test",
- "file": "/home/bloodstalker/extra/cgrep/test/main.cpp"
+ "directory": "/home/bloodstalker/devi/hell2/cgrep/test",
+ "file": "/home/bloodstalker/devi/hell2/cgrep/test/main.cpp"
}
] \ No newline at end of file