We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0010112 commit 1554dfdCopy full SHA for 1554dfd
1 file changed
pureTakeFBsnapshot.py
@@ -14,7 +14,7 @@
14
15
# Global Variables
16
VERSION = '2.0.0'
17
-HEADER = 'Pure Storage Take FlashBlade Snapshot (' + VERSION + ')'
+HEADER = 'Everpure Take FlashBlade Snapshot (' + VERSION + ')'
18
BANNER = ('=' * 132)
19
DEBUG_FLAG = False
20
VERBOSE_FLAG = False
0 commit comments