Commit 351afce
committed
wordpad: Silence unimportant internal ls errors
So that e.g. `wordpad something.rtf` terminal output is not noised with
messages about some paths not being there:
$ wordpad share/WinGit/ReleaseNotes.rtf
ls: C:\Program Files/Windows NT/*/wordpad.exe: No such file or directory
# working wordpad starts here
Signed-off-by: Kirill Smelkov <[email protected]>1 parent 97bb03a commit 351afce
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments