aboutsummaryrefslogtreecommitdiffstats
path: root/gcov.sh
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:39:28 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:39:28 -0500
commit2ed47031cafe685692a0f076871a5361ef7f63ea (patch)
tree689de7ee6ca57bced1178a3143ac5549e9b294cf /gcov.sh
parentstrip trailing whitespace from test/ (diff)
downloadfirejail-2ed47031cafe685692a0f076871a5361ef7f63ea.tar.gz
firejail-2ed47031cafe685692a0f076871a5361ef7f63ea.tar.zst
firejail-2ed47031cafe685692a0f076871a5361ef7f63ea.zip
strip trailing whitespace
Diffstat (limited to 'gcov.sh')
-rwxr-xr-xgcov.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcov.sh b/gcov.sh
index 3fbc24e75..092b755af 100755
--- a/gcov.sh
+++ b/gcov.sh
@@ -85,11 +85,11 @@ make test-apps-x11
85generate 85generate
86sleep 2 86sleep 2
87 87
88make test-apps-x11-xorg 88make test-apps-x11-xorg
89generate 89generate
90sleep 2 90sleep 2
91 91
92make test-filters 92make test-filters
93generate 93generate
94sleep 2 94sleep 2
95 95