]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
make-dist: Don't prompt while running 'npm ci' 37826/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 27 Oct 2020 00:37:15 +0000 (10:37 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 27 Oct 2020 00:37:15 +0000 (10:37 +1000)
commitf4f53ece4d28d6bfbe15721429c029ac33f66842
treef7708894d7381d56a21204ac4a6b2d5c18e20d38
parentec649358610835d75de937f68d3b711a40993fff
make-dist: Don't prompt while running 'npm ci'

Prompting for input while in the background results in SIGTTOU being
sent and npm hanging forever.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
make-dist