diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-06-12 12:20:01 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-06-12 12:20:01 +0000 | 
| commit | 2ce7ad7e1d4ef46c7abb067762046fd1ef90b248 (patch) | |
| tree | 9dea381a3f52aca496a816dc439dea5dd0b38d5d /test | |
| parent | updated (diff) | |
| download | mutator-2ce7ad7e1d4ef46c7abb067762046fd1ef90b248.tar.gz mutator-2ce7ad7e1d4ef46c7abb067762046fd1ef90b248.zip | |
updated
Diffstat (limited to 'test')
| -rw-r--r-- | test/bruisertest/compile_commands.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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"      } | 
