-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
area: compatRelated to compatibility with standard shellsRelated to compatibility with standard shellspriority: lowLow-priority items that aren't of high focus for the projectLow-priority items that aren't of high focus for the project
Description
$run0 dmsetup create ioerr --table "0 8 error" && run0 chmod 777 /dev/mapper/ioerr
bash$ source /dev/mapper/ioerr
bash: /dev/mapper/ioerr: Input/output error # returns 1
brush$ source /dev/mapper/ioerr
error: /dev/mapper/ioerr: failed to decode UTF-8 characters (detected near line 1 col 1) # returns 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: compatRelated to compatibility with standard shellsRelated to compatibility with standard shellspriority: lowLow-priority items that aren't of high focus for the projectLow-priority items that aren't of high focus for the project