mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
Make dbstat.py script could run by itself.
This commit is contained in:
2
xCAT-probe/scripts/dbstats.py
Normal file → Executable file
2
xCAT-probe/scripts/dbstats.py
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- encoding: utf-8 -*-
|
||||
# !/usr/bin/python
|
||||
from __future__ import print_function
|
||||
import argparse
|
||||
import json
|
||||
|
Reference in New Issue
Block a user