Merge "Fix wrong shebang of loguserdata.py"

This commit is contained in:
Zuul
2024-04-25 07:49:24 +00:00
committed by Gerrit Code Review

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env python3
# #
# Licensed under the Apache License, Version 2.0 (the "License"); you may # Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain # not use this file except in compliance with the License. You may obtain