2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Merge pull request #4094 from robin2008/working

Make dbstat.py script could run by itself.
This commit is contained in:
chenglch 2017-10-13 11:13:45 +08:00 committed by GitHub
commit 55e49a2e9c

2
xCAT-probe/scripts/dbstats.py Normal file → Executable file
View File

@ -1,5 +1,5 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
# !/usr/bin/python
from __future__ import print_function
import argparse
import json