Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Blame tests/0_common/03_print_booted_kernel.sh
Branch:
48a27c710d0e6d1ecef692acd0319420c9c2b0a5
master
48a27c710d0e6d1ecef692acd0319420c9c2b0a5
tests
0_common
03_print_booted_kernel.sh
Blob
History
Raw
454cf9
#!/bin/sh
454cf9
454cf9
kerver="$(uname -r)"
454cf9
t_Log "Boot Kernel Version: $kerver"
454cf9