Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/ltp-testsuite
Date: Thu,  7 Dec 2006 21:30:00 -0800 (PST)	[thread overview]
Message-ID: <20061208053000.E70F0485DC@busybox.net> (raw)

Author: andersen
Date: 2006-12-07 21:30:00 -0800 (Thu, 07 Dec 2006)
New Revision: 16812

Log:
sigh


Added:
   trunk/buildroot/package/ltp-testsuite/ltp-testsuite-sh-is-not-C-code.patch


Changeset:
Added: trunk/buildroot/package/ltp-testsuite/ltp-testsuite-sh-is-not-C-code.patch
===================================================================
--- trunk/buildroot/package/ltp-testsuite/ltp-testsuite-sh-is-not-C-code.patch	2006-12-08 05:24:59 UTC (rev 16811)
+++ trunk/buildroot/package/ltp-testsuite/ltp-testsuite-sh-is-not-C-code.patch	2006-12-08 05:30:00 UTC (rev 16812)
@@ -0,0 +1,11 @@
+--- ltp-full-20061121/IDcheck.sh.orig	2006-12-07 22:31:29.000000000 -0700
++++ ltp-full-20061121/IDcheck.sh	2006-12-07 22:32:58.000000000 -0700
+@@ -85,7 +85,7 @@
+ fi
+ 
+ whoami | grep root > /dev/null
+-if [ $? == "0" ]; then
++if [ $? = "0" ]; then
+  I_AM_ROOT=1
+ fi
+ 

             reply	other threads:[~2006-12-08  5:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-08  5:30 andersen at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-07-06  4:21 [Buildroot] svn commit: trunk/buildroot/package/ltp-testsuite sjhill at uclibc.org
2007-06-16 18:27 sjhill at uclibc.org
2007-06-06 18:10 aldot at uclibc.org
2007-05-09 22:59 sjhill at uclibc.org
2006-12-08  5:20 andersen at uclibc.org
2006-12-08  5:16 andersen at uclibc.org
2006-12-02  6:42 sjhill at uclibc.org

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=20061208053000.E70F0485DC@busybox.net \
    --to=andersen@uclibc.org \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox