aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-05-11 12:23:47 -0700
committerGuy Harris <guy@alum.mit.edu>2015-05-11 19:24:13 +0000
commitf4c2d3b7407b05afe36514968ae3e2760883c190 (patch)
tree4d88c0b6dbb5d6e84eba147450c0db698084e121 /test
parent341f2cee6b9a3c72625f31faac7a6102f02bd54f (diff)
Remove trailing whitespace.
Change-Id: Ibdb899ddcaa88579aa2dc3c842d016a1ac164e2a Reviewed-on: https://code.wireshark.org/review/8404 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'test')
-rwxr-xr-xtest/run_and_catch_crashes2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_and_catch_crashes b/test/run_and_catch_crashes
index b3681c8391..28411c2242 100755
--- a/test/run_and_catch_crashes
+++ b/test/run_and_catch_crashes
@@ -39,7 +39,7 @@ then
do
shift
done
- fi
+ fi
if [ -x "$1" ]
then
executable="$1"