浏览代码

utils/kamctl: update shebang to python3

Victor Seva 5 年之前
父节点
当前提交
9aa42d7c81
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/kamctl/dbtextdb/dbtextdb.py

+ 1 - 1
utils/kamctl/dbtextdb/dbtextdb.py

@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 #
 # Copyright 2008 Google Inc. All Rights Reserved.