jjb: librseq: TAP tests were removed upstream
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 5 Jun 2020 20:20:53 +0000 (16:20 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 5 Jun 2020 20:20:53 +0000 (16:20 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/librseq/build.sh

index 064a6580e314fe373efef4c4e2c7f82f2ca69f7a..92865de62bb34a933c25f68cf40318ec738c26a9 100755 (executable)
@@ -279,7 +279,7 @@ ret=$?
 set -e
 
 # Copy tap logs for the jenkins tap parser before cleaning the build dir
-rsync -a --exclude 'test-suite.log' --include '*/' --include '*.log' --exclude='*' tests/ "$WORKSPACE/tap"
+#rsync -a --exclude 'test-suite.log' --include '*/' --include '*.log' --exclude='*' tests/ "$WORKSPACE/tap"
 
 # Clean the build directory
 $MAKE clean
This page took 0.031127 seconds and 4 git commands to generate.