Merge "Add /sbin to the net-info job builder path"
This commit is contained in:
commit
170fd5d19a
@ -245,6 +245,7 @@
|
|||||||
builders:
|
builders:
|
||||||
- shell: |
|
- shell: |
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
export PATH=$PATH:/sbin
|
||||||
echo "Network interface addresses..."
|
echo "Network interface addresses..."
|
||||||
ip address show
|
ip address show
|
||||||
echo "Network routing tables..."
|
echo "Network routing tables..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user