diff options
author | Ido Barnea <ibarnea@csi-trex-09.cisco.com> | 2015-11-23 04:07:46 +0200 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2015-11-30 11:06:56 +0200 |
commit | f2f7a6d3126044ac58f24ab8b07d4cba092554ca (patch) | |
tree | 38d20db5e234bc551d971d95b6334c70196bee6e /scripts/t-rex-64-debug | |
parent | 7f07d43ec534562ea274839c8996c9e79e747801 (diff) |
made all t-rex-64-... variants, sym link to t-rex-64
Diffstat (limited to 'scripts/t-rex-64-debug')
l---------[-rwxr-xr-x] | scripts/t-rex-64-debug | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/scripts/t-rex-64-debug b/scripts/t-rex-64-debug index 4f3761d9..dafa0796 100755..120000 --- a/scripts/t-rex-64-debug +++ b/scripts/t-rex-64-debug @@ -1,9 +1 @@ -#! /bin/bash -./trex-cfg -cd $(dirname $0) -export LD_LIBRARY_PATH=$PWD -saveterm="$(stty -g)" -./_$(basename $0) $@ -stty $saveterm - - +t-rex-64
\ No newline at end of file |