X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Freplay-single.sh;h=1d09159468683435d3ee21fd937c1f04eb2bfcc0;hp=857a22ac4b82dd64cf4b1aa592c30ef609273acf;hb=5d0201db65d366d8905a28d103a2a9b511c22ca7;hpb=0b554ff27b7cd282694a9d33728f2e48a10372f3 diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index 857a22a..1d09159 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -36,7 +36,7 @@ assert_DIR rm -rf $DIR/[df][0-9]* # LU-482 Avert LVM and VM inability to flush caches in pre .33 kernels -if [ $LINUX_VERSION_CODE -lt $(kernel_version 2 6 33) ]; then +if [ $LINUX_VERSION_CODE -lt $(version_code 2.6.33) ]; then sync do_facet $SINGLEMDS sync fi