Skip to content

Commit 7202ec6

Browse files
Alexey Matveichevmrklein
authored andcommitted
Update strip_binaries.py
1 parent 880f2ef commit 7202ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/strip_binaries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
"""Strip full patch names from libraries and executables."""
4+
"""Strip full path names from libraries and executables."""
55

66
from __future__ import print_function, division
77

0 commit comments

Comments
 (0)