summaryrefslogtreecommitdiff
path: root/scripts/showSamples.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-26 21:49:36 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-26 21:49:36 (GMT)
commitfddd535b291e5f4b889ca742e69684ef1a0189da (patch)
tree08d385b3b67389c18993cdc563f69e80dc95e111 /scripts/showSamples.sh
parenta398f38872dd1805157b73ab456e171419107e7f (diff)
Rework dumping the samples.
/trunk/scripts/showSamples.sh | 1 0 1 0 - /trunk/samples/samples.mk | 10 7 3 0 +++++++--- 2 files changed, 7 insertions(+), 4 deletions(-)
Diffstat (limited to 'scripts/showSamples.sh')
-rwxr-xr-xscripts/showSamples.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh
index c15c20c..f094ae4 100755
--- a/scripts/showSamples.sh
+++ b/scripts/showSamples.sh
@@ -48,7 +48,6 @@ dump_single_sample() {
[ "${CT_LTRACE}" ] && echo -n " ltrace-${CT_LTRACE_VERSION}"
[ "${CT_STRACE}" ] && echo -n " strace-${CT_STRACE_VERSION}"
echo
- echo
fi
}