Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3374547
D4751.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
414 B
Referenced Files
None
Subscribers
None
D4751.diff
View Options
diff --git a/services/tunnelbroker/Dockerfile b/services/tunnelbroker/Dockerfile
--- a/services/tunnelbroker/Dockerfile
+++ b/services/tunnelbroker/Dockerfile
@@ -40,4 +40,4 @@
RUN scripts/build_service.sh
-CMD if [ "$COMM_TEST_SERVICES" -eq 1 ]; then scripts/run_service.sh; else scripts/run_service.sh; fi
+CMD if [ "$COMM_TEST_SERVICES" -eq 1 ]; then scripts/run_tests.sh; else scripts/run_service.sh; fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 27, 4:02 PM (19 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2590923
Default Alt Text
D4751.diff (414 B)
Attached To
Mode
D4751: [services] Tunnelbroker - Fix Dockerfile to run unit tests
Attached
Detach File
Event Timeline
Log In to Comment