Skip to content

Commit c9ca504

Browse files
authored
[2.x] Don't ignore *write error* messages anymore (#1068)
1 parent f41a19a commit c9ca504

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Commands/Concerns/InteractsWithIO.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ trait InteractsWithIO
3737
'[INFO] sdnotify: not notified',
3838
'exiting; byeee!!',
3939
'storage cleaning happened too recently',
40-
'write error',
4140
'unable to determine directory for user configuration; falling back to current directory',
4241
'$HOME environment variable is empty',
4342
'unable to get instance ID',

0 commit comments

Comments
 (0)