mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Added comment about hacky log line #4690
@XinyuHou, when adding hacks, please annotate with a comment
This commit is contained in:
@@ -63,6 +63,7 @@ ToolApp::run(int argc, char** argv)
|
||||
return kExitFailed;
|
||||
}
|
||||
else {
|
||||
// HACK: send to standard out so watchdog can parse.
|
||||
std::cout << "activeDesktop:" << name.c_str() << std::endl;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user