Whamcloud - gitweb
comment out the warning line in top_current_warn
authorwangdi <wangdi>
Wed, 23 Apr 2003 07:30:32 +0000 (07:30 +0000)
committerwangdi <wangdi>
Wed, 23 Apr 2003 07:30:32 +0000 (07:30 +0000)
lustre/kernel_patches/scripts/patchfns

index dbc9ce1..288deeb 100644 (file)
@@ -152,7 +152,7 @@ warn_top_current()
 {
        if top_is_current
        then
-               echo "Warning: Top patch is not up-to-date"
+#              echo "Warning: Top patch is not up-to-date"
        fi
 }