Skip to content

Commit 1554dfd

Browse files
authored
Rename header for FlashBlade snapshot script
1 parent 0010112 commit 1554dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pureTakeFBsnapshot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Global Variables
1616
VERSION = '2.0.0'
17-
HEADER = 'Pure Storage Take FlashBlade Snapshot (' + VERSION + ')'
17+
HEADER = 'Everpure Take FlashBlade Snapshot (' + VERSION + ')'
1818
BANNER = ('=' * 132)
1919
DEBUG_FLAG = False
2020
VERBOSE_FLAG = False

0 commit comments

Comments
 (0)