X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fkernel_patches%2Fscripts%2Fpatchfns;h=8d3d4f059d0ee019e4723d2f1959a5a1d8ae7fc8;hp=78e494b667d4a49a83d95cc03035c7838b06a61c;hb=006f4f87ff38a66cd376a2088ce2fe126b7f4ff0;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae diff --git a/lustre/kernel_patches/scripts/patchfns b/lustre/kernel_patches/scripts/patchfns index 78e494b..8d3d4f0 100644 --- a/lustre/kernel_patches/scripts/patchfns +++ b/lustre/kernel_patches/scripts/patchfns @@ -78,7 +78,7 @@ check_pc_match() if [ $? != 0 ]; then echo " $1 do not match with $2 " echo " $2 will be changed to match $2" - cat $tmpfile > $P/pc/$PATCH_NAME.pc + # cat $tmpfile > $P/pc/$PATCH_NAME.pc fi rm -rf $tmpfile fi