Remove the -x from the rungetty script

Its annoyingly verbose!

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2017-07-14 13:53:45 +01:00
parent 4eb0f00db6
commit ecaa7f9c68

View File

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
set -x
infinite_loop() { infinite_loop() {
while true; do while true; do