mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-05 23:45:44 +00:00
Some commands used during build will prompt user interactively, but this is not expected during build. Since most output is collected into log file, user could not see the prompt and feel the build process hangs. - How I did it Use mv command in non interactive mode Redirect stdin to null if command output is collected into log file.
5.5 KiB
5.5 KiB