From: Michael Jeanson Date: Thu, 18 Mar 2021 21:50:48 +0000 (-0400) Subject: tests: Move tap-driver.sh out of the autotools aux directory X-Git-Tag: v0.13.0~37 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=78d75878ba59e55d36205d78d98be26496e112c1;hp=78d75878ba59e55d36205d78d98be26496e112c1;p=urcu.git tests: Move tap-driver.sh out of the autotools aux directory We have made local modifications to this script, move it to the test suite directory so it doesn't get overwritten by an updated version from autotools. This is part of an effort to standardise our autotools setup across project to simplify maintenance. Change-Id: I4bc0bdbff05d03d8e4c0f9dcda51cf6a6cf7fec4 Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---