mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 05:12:26 +08:00
Removed repeated comment
This commit is contained in:
@@ -191,7 +191,6 @@ class InternalCommands:
|
||||
|
||||
stdout, stderr = p.communicate()
|
||||
|
||||
# we don't need to worry about the version; CmakeLists.txt does this for us!
|
||||
if p.returncode != 0:
|
||||
# if return code from cmake is not 0, then either something has
|
||||
# gone terribly wrong with --version, or it genuinely doesn't exist.
|
||||
|
||||
Reference in New Issue
Block a user