Advertisement
MarkTiukov

Untitled

Apr 27th, 2021
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.05 KB | None | 0 0
  1. marktiukov@d7411b6e2f60:/workspace/concurrency-course/tasks/mutex/mutex$ clippy test --disable-time-limits
  2. --------------------------------------------------------------------------------
  3. Good evening, marktiukov!
  4.  
  5. Command running: ['test', '--disable-time-limits'], cwd: /workspace/concurrency-course/tasks/mutex/mutex
  6. Time: 2021-04-27 20:34:26
  7. Platform: Linux-5.10.25-linuxkit-x86_64-with-glibc2.29
  8. C++ compiler: /usr/bin/clang++-11 (Ubuntu clang version 11.0.0-2~ubuntu20.04.1)
  9. Python: 3.8.5, CPython, /workspace/concurrency-course/client/venv/bin/python
  10. Repository root directory: /workspace/concurrency-course
  11. Git commit: f6cad9315a64327bb4814ea5d0312291b0ebfba2
  12.  
  13. usage: clippy [-h]
  14.               {help,update,up,cmake,warmup,status,st,test,target,benchmark,bench,format,tidy,lint,style,validate,test-perf-ci,config,show-config,attach,attach-local,commit,ci,apply,push,merge-request,mr,solutions,hi}
  15.               ...
  16. clippy: error: unrecognized arguments: --disable-time-limits
  17. marktiukov@d7411b6e2f60:/workspace/concurrency-course/tasks/mutex/mutex$
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement