Skip to content

Commit

Permalink
Remove libiio .so deletion
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <Julia.Pineda@analog.com>
  • Loading branch information
jpineda3 committed Jan 24, 2024
1 parent add432c commit beb5029
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions JenkinsfileHW
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
node('sdg-nuc-01'){
sh 'rm /lib/x86_64-linux-gnu/libiio.so* || true'
}
node('sdg-nuc-02'){
sh 'rm /lib/x86_64-linux-gnu/libiio.so* || true'
}

// Pipeline
lock(label: 'adgt_test_harness_boards') {
@Library('sdgtt-lib@adgt-test-harness') _ // Not necessary when we turn on global libraries :)
Expand Down

0 comments on commit beb5029

Please sign in to comment.