Skip to content

Commit

Permalink
Add tgc encoding for python2 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan ONDREJ (SAL) committed May 17, 2022
1 parent 10f3076 commit 6ddcc36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bin/trafgrapher.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/python3 -S
# -*- coding: utf-8 -*-

'''
TrafGrapher collector
Expand Down
2 changes: 1 addition & 1 deletion trafgrapher.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Name: trafgrapher
Version: 3.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Collect and display network/disk/storage transfers.

License: MIT
Expand Down

0 comments on commit 6ddcc36

Please sign in to comment.