Page MenuHomeSoftware Heritage

D8413.diff
No OneTemporary

D8413.diff

diff --git a/bin/install b/bin/install
--- a/bin/install
+++ b/bin/install
@@ -19,7 +19,4 @@
$PIP install $PREREQUISITES "$@"
-bin/pip-swh-packages --with-testing | \
- while read pkg_spec ; do
- $PIP install $pkg_spec "$@"
- done
+$PIP install $(bin/pip-swh-packages --with-testing) "$@"

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 19, 1:06 PM (16 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3227641

Event Timeline