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