mirror of https://github.com/mirror/busybox.git
parent
b5dabd9078
commit
450a367a11
|
@ -7,7 +7,7 @@ func()
|
|||
|
||||
pipe_to_func()
|
||||
{
|
||||
# We had a NOMMU bug which caused "echo Ok |" part ot be lost
|
||||
# We had a NOMMU bug which caused "echo Ok |" part to be lost
|
||||
echo Ok | func
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue