From 8a867e1bba56b5e9c547c013518328b840d38c73 Mon Sep 17 00:00:00 2001 From: Maxime Perrotin Date: Fri, 30 Jun 2017 15:03:33 +0200 Subject: [PATCH] fix info displayed to user --- misc/helper-scripts/taste-edit-project | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/misc/helper-scripts/taste-edit-project b/misc/helper-scripts/taste-edit-project index 8784fe0..089b8a6 100755 --- a/misc/helper-scripts/taste-edit-project +++ b/misc/helper-scripts/taste-edit-project @@ -61,8 +61,7 @@ do done echo -e "${INFO} Running - TASTE $EXTRA_CMD - --data-view DataView.aadl + TASTE $EXTRA_CMD --data-view DataView.aadl --load-deployment-view DeploymentView.aadl " TASTE $EXTRA_CMD --data-view DataView.aadl --load-deployment-view DeploymentView.aadl -- GitLab