| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2bef583 commit 8efca46
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -33,7 +33,7 @@ | |||
| 33 | 33 | shutil.rmtree(options.icusmall) | |
| 34 | 34 | ||
| 35 | 35 | if not os.path.isdir(options.icusrc): | |
| 36 | - print 'Missing source ICU dir --icusrc=%' % (options.icusrc) | ||
| 36 | + print 'Missing source ICU dir --icusrc=%s' % (options.icusrc) | ||
| 37 | 37 | sys.exit(1) | |
| 38 | 38 | ||
| 39 | 39 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments