Merge "Handle traceroute in /usr/sbin"

This commit is contained in:
Jenkins 2017-05-26 07:21:43 +00:00 committed by Gerrit Code Review
commit 441901b6fe
1 changed files with 1 additions and 1 deletions

View File

@ -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 "================"