Skip to content

Commit 7235743

Browse files
authored
Ignores storage clean stamps will be incomplete (#848)
1 parent d8d817e commit 7235743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/Concerns/InteractsWithIO.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ trait InteractsWithIO
4040
'write error',
4141
'unable to determine directory for user configuration; falling back to current directory',
4242
'$HOME environment variable is empty',
43+
'unable to get instance ID',
4344
];
4445

4546
/**

0 commit comments

Comments
 (0)