ash: report reason when a script file could not be opened
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 22 Aug 2017 20:03:17 +0000 (22:03 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 23 Aug 2017 12:47:45 +0000 (14:47 +0200)
commit20a63b2c18e9e69b02090d49b4aec399f082fdaf
treec959e3003206d50199cb3feebecd66b464cac1be
parent6bafcfb67a30dde668cceeab7669082fbcf5a489
ash: report reason when a script file could not be opened

It is always nicer to give the user some sort of indication why an
operation failed.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c