Skip to content

Fix expect exit status by not returning from eof#12

Open
gmta wants to merge 1 commit intogniemetz:masterfrom
gmta:fix-expect-eof-exit-status
Open

Fix expect exit status by not returning from eof#12
gmta wants to merge 1 commit intogniemetz:masterfrom
gmta:fix-expect-eof-exit-status

Conversation

@gmta
Copy link
Copy Markdown

@gmta gmta commented Jul 16, 2018

The "eof { return }" statement caused the exit status from the mount
application to be always set to zero. By replacing this with a simple "eof"
statement, the exit status is properly propagated.

The "eof { return }" statement caused the exit status from the mount
application to be always set to zero. By replacing this with a simple "eof"
statement, the exit status is properly propagated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant