diff options
Diffstat (limited to 'library/cpp/lwtrace/example5/start_with_query.sh')
-rwxr-xr-x | library/cpp/lwtrace/example5/start_with_query.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/lwtrace/example5/start_with_query.sh b/library/cpp/lwtrace/example5/start_with_query.sh index 9802100f5b..4df5e4e47c 100755 --- a/library/cpp/lwtrace/example5/start_with_query.sh +++ b/library/cpp/lwtrace/example5/start_with_query.sh @@ -1,3 +1,3 @@ -#!/bin/bash -export LWTRACE="example_query.tr" -./lwtrace-example5 +#!/bin/bash +export LWTRACE="example_query.tr" +./lwtrace-example5 |