From 73050c05034988917a7704dbd4febd7b3b0bca0a Mon Sep 17 00:00:00 2001 From: karenzshea Date: Tue, 29 Mar 2016 16:31:02 -0400 Subject: [PATCH] update osrm-routed options menu --- features/options/routed/help.feature | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/features/options/routed/help.feature b/features/options/routed/help.feature index 2e1357311..8f64bd967 100644 --- a/features/options/routed/help.feature +++ b/features/options/routed/help.feature @@ -13,13 +13,6 @@ Feature: osrm-routed command line options: help And stdout should contain "--help" And stdout should contain "--trial" And stdout should contain "Configuration:" - And stdout should contain "--hsgrdata arg" - And stdout should contain "--nodesdata arg" - And stdout should contain "--edgesdata arg" - And stdout should contain "--ramindex arg" - And stdout should contain "--fileindex arg" - And stdout should contain "--namesdata arg" - And stdout should contain "--timestamp arg" And stdout should contain "--ip" And stdout should contain "--port" And stdout should contain "--threads" @@ -39,13 +32,6 @@ Feature: osrm-routed command line options: help And stdout should contain "--help" And stdout should contain "--trial" And stdout should contain "Configuration:" - And stdout should contain "--hsgrdata arg" - And stdout should contain "--nodesdata arg" - And stdout should contain "--edgesdata arg" - And stdout should contain "--ramindex arg" - And stdout should contain "--fileindex arg" - And stdout should contain "--namesdata arg" - And stdout should contain "--timestamp arg" And stdout should contain "--ip" And stdout should contain "--port" And stdout should contain "--threads" @@ -65,13 +51,6 @@ Feature: osrm-routed command line options: help And stdout should contain "--help" And stdout should contain "--trial" And stdout should contain "Configuration:" - And stdout should contain "--hsgrdata arg" - And stdout should contain "--nodesdata arg" - And stdout should contain "--edgesdata arg" - And stdout should contain "--ramindex arg" - And stdout should contain "--fileindex arg" - And stdout should contain "--namesdata arg" - And stdout should contain "--timestamp arg" And stdout should contain "--ip" And stdout should contain "--port" And stdout should contain "--threads"