ttcn3-msc-test: Remove unix domain socket before copying logs

jenkins otherwise fails when collecting the build artefacts
This commit is contained in:
Harald Welte 2018-02-16 20:05:55 +01:00
parent a564cfbd54
commit 226090762a
1 changed files with 1 additions and 1 deletions

View File

@ -50,5 +50,5 @@ network_remove
rm -rf $WORKSPACE/logs
mkdir -p $WORKSPACE/logs
rm -rf $VOL_BASE_DIR/msc/unix
rm -rf $VOL_BASE_DIR/msc-tester/unix
cp -a $VOL_BASE_DIR/* $WORKSPACE/logs/