Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- stack@stackbook ~ $ cat /opt/stack/logs/stack.sh.log | grep -i distro
- 2016-02-15 22:54:09.879 | + /opt/stack/devstack/tools/install_pip.sh:main:L31: GetDistro
- 2016-02-15 22:54:09.879 | + /opt/stack/devstack/functions-common:GetDistro:L367: GetOSVersion
- 2016-02-15 22:54:10.019 | + /opt/stack/devstack/functions-common:GetDistro:L368: [[ LinuxMint =~ (Ubuntu) ]]
- 2016-02-15 22:54:10.019 | + /opt/stack/devstack/functions-common:GetDistro:L368: [[ LinuxMint =~ (Debian) ]]
- 2016-02-15 22:54:10.019 | + /opt/stack/devstack/functions-common:GetDistro:L372: [[ LinuxMint =~ (Fedora) ]]
- 2016-02-15 22:54:10.019 | + /opt/stack/devstack/functions-common:GetDistro:L375: [[ LinuxMint =~ (openSUSE) ]]
- 2016-02-15 22:54:10.019 | + /opt/stack/devstack/functions-common:GetDistro:L377: [[ LinuxMint =~ (SUSE LINUX) ]]
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L382: [[ LinuxMint =~ (Red.*Hat) ]]
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L382: [[ LinuxMint =~ (CentOS) ]]
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L382: [[ LinuxMint =~ (OracleLinux) ]]
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L386: [[ LinuxMint =~ (XenServer) ]]
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L388: [[ LinuxMint =~ (kvmibm) ]]
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L392: DISTRO=LinuxMint-17.1.
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L393: echo 'Distro: LinuxMint-17.1. is not supported, continuing could result in unwanted behavior.'
- 2016-02-15 22:54:10.020 | Distro: LinuxMint-17.1. is not supported, continuing could result in unwanted behavior.
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/functions-common:GetDistro:L395: typeset -xr DISTRO
- 2016-02-15 22:54:10.020 | + /opt/stack/devstack/tools/install_pip.sh:main:L32: echo 'Distro: LinuxMint-17.1.'
- 2016-02-15 22:54:10.020 | Distro: LinuxMint-17.1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement