diff options
Diffstat (limited to 'package/ltp/patches/patch-runltp')
-rw-r--r-- | package/ltp/patches/patch-runltp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/ltp/patches/patch-runltp b/package/ltp/patches/patch-runltp index 569d93ee8..94bc79e84 100644 --- a/package/ltp/patches/patch-runltp +++ b/package/ltp/patches/patch-runltp @@ -1,5 +1,5 @@ ---- ltp-full-20140422.orig/runltp 2014-04-23 10:37:31.000000000 +0200 -+++ ltp-full-20140422/runltp 2014-07-10 23:23:28.476220215 +0200 +--- ltp-full-20140828.orig/runltp 2014-08-28 12:11:45.000000000 +0200 ++++ ltp-full-20140828/runltp 2014-09-01 13:55:06.540554810 +0200 @@ -77,7 +77,7 @@ setup() exit 1 } @@ -9,7 +9,7 @@ export PATH="${PATH}:${LTPROOT}/testcases/bin" export LTP_DEV="" -@@ -671,11 +671,11 @@ main() +@@ -669,11 +669,11 @@ main() fi # check for required users and groups |