diff options
| author | jvoisin | 2011-11-18 00:54:46 +0100 |
|---|---|---|
| committer | jvoisin | 2011-11-18 00:54:46 +0100 |
| commit | f7653c3fba09ff06a87125d6f20c24368a21bf63 (patch) | |
| tree | a0f7bb9d023c7f33b432031143853fae42a0c692 /mat-cli | |
| parent | 7e43701c21b04338ce3c44f5d1ea918fa4315047 (diff) | |
| parent | f0e8e2d894ae4fcc6e0f87741dfb8511f52fc0c1 (diff) | |
Merge branch 'master' of git://git.torproject.org/user/jvoisin/mat
Diffstat (limited to 'mat-cli')
| -rwxr-xr-x | mat-cli | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -61,7 +61,7 @@ def display_version(*_): | |||
| 61 | 61 | ||
| 62 | def list_meta(class_file, filename, force): | 62 | def list_meta(class_file, filename, force): |
| 63 | ''' | 63 | ''' |
| 64 | Print all the metadataof 'filename' on stdout | 64 | Print all the metadata of 'filename' on stdout |
| 65 | ''' | 65 | ''' |
| 66 | print('[+] File %s :' % filename) | 66 | print('[+] File %s :' % filename) |
| 67 | if force is False and class_file.is_clean(): | 67 | if force is False and class_file.is_clean(): |
