X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fmake-dist;h=e8cc805f7fd93e5131d7633e0e1da9597ae12441;hb=7f7e6c64d3d401862f874afaa79cccd65fed2ac5;hp=5ec42228712efb96fa20cf97e231d915eb99b860;hpb=fad8f0d49755179ff3a092a47dbd7bafed616837;p=ceph.git diff --git a/ceph/make-dist b/ceph/make-dist index 5ec422287..e8cc805f7 100755 --- a/ceph/make-dist +++ b/ceph/make-dist @@ -74,7 +74,7 @@ build_dashboard_frontend() { $CURR_DIR/src/tools/setup-virtualenv.sh $TEMP_DIR $TEMP_DIR/bin/pip install nodeenv - $TEMP_DIR/bin/nodeenv -p --node=10.18.1 + $TEMP_DIR/bin/nodeenv --verbose -p --node=10.18.1 cd src/pybind/mgr/dashboard/frontend DEFAULT_LANG=`jq -r .config.locale package.json`