Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
mgetty.8835
mgetty-1.1.36-fix-bashisms.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mgetty-1.1.36-fix-bashisms.patch of Package mgetty.8835
diff -Ndur mgetty-1.1.36/voice/scripts/faxback.sh mgetty-1.1.36-fix-bashisms/voice/scripts/faxback.sh --- mgetty-1.1.36/voice/scripts/faxback.sh 1997-06-17 07:31:50.000000000 +0300 +++ mgetty-1.1.36-fix-bashisms/voice/scripts/faxback.sh 2014-11-27 04:20:56.541910627 +0200 @@ -1,13 +1,13 @@ #!/bin/sh # -function receive +receive() { read -r INPUT <&$VOICE_INPUT; echo "$INPUT"; } -function send +send() { echo $1 >&$VOICE_OUTPUT; kill -PIPE $VOICE_PID
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor