From 2ce7ad7e1d4ef46c7abb067762046fd1ef90b248 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Mon, 12 Jun 2017 16:50:01 +0430 Subject: updated --- test/bruisertest/compile_commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/bruisertest/compile_commands.json b/test/bruisertest/compile_commands.json index 212a2c4..ff36476 100644 --- a/test/bruisertest/compile_commands.json +++ b/test/bruisertest/compile_commands.json @@ -1,6 +1,6 @@ [ { - "command": "c++ -c -v -o test test.cpp", + "command": "c++ -c -o test test.cpp", "directory": "/home/bloodstalker/devi/hell2/test/bruisertest", "file": "/home/bloodstalker/devi/hell2/test/bruisertest/test.cpp" } -- cgit v1.2.3