Merge "Handle traceroute in /usr/sbin"
This commit is contained in:
commit
441901b6fe
@ -725,7 +725,7 @@
|
||||
builders:
|
||||
- shell: |
|
||||
#!/bin/sh
|
||||
export PATH=$PATH:/sbin
|
||||
export PATH=$PATH:/sbin:/usr/sbin
|
||||
if [ -f /etc/dib-builddate.txt ]; then
|
||||
echo "Image build date"
|
||||
echo "================"
|
||||
|
Loading…
Reference in New Issue
Block a user