This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Max gerrit-no-reply at lists.osmocom.orgHello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/3153
to look at the new patch set (#2).
Ignore test binaries using mask
Change-Id: Ic7930c6e715447e91572f7ed6b0d2bb2238cf367
---
M .gitignore
1 file changed, 2 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/53/3153/2
diff --git a/.gitignore b/.gitignore
index 234ef0b..24098d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,18 +34,11 @@
.dirstamp
tests/atconfig
tests/package.m4
-tests/alloc/AllocTest
-tests/rlcmac/RLCMACTest
-tests/tbf/TbfTest
-tests/types/TypesTest
-tests/ms/MsTest
-tests/llist/LListTest
-tests/codel/codel_test
+tests/*/*Test
+tests/*/*_test
tests/emu/pcu_emu
tests/testsuite
tests/testsuite.log
-tests/edge/EdgeTest
-tests/llc/LlcTest
# ignore debian files
.tarball-version
--
To view, visit https://gerrit.osmocom.org/3153
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic7930c6e715447e91572f7ed6b0d2bb2238cf367
Gerrit-PatchSet: 2
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder