All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: Steve Dickson <SteveD@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH] comment out linux 2.6 section
Date: Mon, 27 Jun 2011 17:38:19 -0400	[thread overview]
Message-ID: <20110627213819.GA4872@merit.edu> (raw)

These should have been commented out in my previous patch that added these
lines.  Linux users will uncomment them as needed.

Signed-off-by: Jim Rees <rees@umich.edu>
---
 tests.init |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/tests.init b/tests.init
index 5d93eb5..4e68930 100644
--- a/tests.init
+++ b/tests.init
@@ -211,11 +211,11 @@ LOCKTESTS=`echo tlocklfs tlock64`
 #LOCKTESTS=`echo tlocklfs tlock64`
 
 # Use with Linux 2.6 / gcc 4.0
-CFLAGS=`echo -DLINUX -DGLIBC=22 -DMMAP -DSTDARG`
-LIBS=`echo -lnsl`
-MOUNT=/bin/mount
-UMOUNT=/bin/umount
-LOCKTESTS=`echo tlocklfs tlock64`
+#CFLAGS=`echo -DLINUX -DGLIBC=22 -DMMAP -DSTDARG`
+#LIBS=`echo -lnsl`
+#MOUNT=/bin/mount
+#UMOUNT=/bin/umount
+#LOCKTESTS=`echo tlocklfs tlock64`
 
 # Use with Linux if your distro doesn't provide a "cc".
 #CC=gcc
-- 
1.7.4.1

                 reply	other threads:[~2011-06-27 21:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110627213819.GA4872@merit.edu \
    --to=rees@umich.edu \
    --cc=SteveD@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.