Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123609
D8413.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
308 B
Subscribers
None
D8413.diff
View Options
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
Details
Attached
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
Attached To
D8413: bin/install: Speedup swh development environment installation
Event Timeline
Log In to Comment