From 52e2ab74873d1958c0f7ab6e598a402fe0a673c5 Mon Sep 17 00:00:00 2001 From: imarom Date: Mon, 21 Sep 2015 18:57:01 +0300 Subject: some minor fixes --- scripts/trex-console | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/trex-console') diff --git a/scripts/trex-console b/scripts/trex-console index 6eab77dd..22a47eb8 100755 --- a/scripts/trex-console +++ b/scripts/trex-console @@ -1,2 +1,2 @@ #!/bin/bash -../scripts/automation/trex_control_plane/console/trex_console.py $@ +automation/trex_control_plane/console/trex_console.py $@ -- cgit 1.2.3-korg