Advertisement
kulakov-yaroslaw

Untitled

Feb 28th, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. yaroslaw@adb3db42d4c6:/tpcc/tpcc-course-2020/tasks/0-intro/deadlock$ tpcc validate
  2. --------------------------------------------------------------------------------
  3. Good evening, yaroslaw!
  4.  
  5. Command running: ['validate'], cwd: /tpcc/tpcc-course-2020/tasks/0-intro/deadlock
  6. Platform: Linux-5.3.0-28-generic-x86_64-with-Ubuntu-18.04-bionic
  7. C++ compiler: /usr/bin/clang++-8 (clang version 8.0.0-3~ubuntu18.04.2 (tags/RELEASE_800/final))
  8. Python: 3.6.9, CPython, /tpcc/tpcc-course-2020/client/venv/bin/python
  9. Repository root directory: /tpcc/tpcc-course-2020
  10. Git current commit: 1a62ab163843c6e28a80defcaeb6e319789747ae
  11.  
  12. Checking ['test.cpp'] with clang-tidy (/usr/bin/clang-tidy-8)
  13. 22817 warnings generated.
  14. Checking ['test.cpp'] with clang-format (/usr/bin/clang-format-8)
  15. clang-format check failed: 1 replacements
  16. yaroslaw@adb3db42d4c6:/tpcc/tpcc-course-2020/tasks/0-intro/deadlock$ ls
  17. CMakeLists.txt readme.md task.json test.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement