X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Freplay-dual.sh;h=1d3f1c391e729787e4e62e259356eb2a152fe228;hp=e2eaa1b0704129ebb89b4550fbc04789738eda8c;hb=5d0201db65d366d8905a28d103a2a9b511c22ca7;hpb=0b554ff27b7cd282694a9d33728f2e48a10372f3 diff --git a/lustre/tests/replay-dual.sh b/lustre/tests/replay-dual.sh index e2eaa1b..1d3f1c3 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -36,7 +36,7 @@ rm -rf $DIR/[df][0-9]* [ "$DAEMONFILE" ] && $LCTL debug_daemon start $DAEMONFILE $DAEMONSIZE # 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