aboutsummaryrefslogtreecommitdiffstats
path: root/patch-test/__test
diff options
context:
space:
mode:
Diffstat (limited to 'patch-test/__test')
-rwxr-xr-xpatch-test/__test2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch-test/__test b/patch-test/__test
index ad58dbf..82605f1 100755
--- a/patch-test/__test
+++ b/patch-test/__test
@@ -113,7 +113,7 @@ for i in $@; do
if test -z $NPE; then
run patch-e $i
else
- run patch-e $i " (NON-POSIX)"
+ run patch-e $i " (NON-STANDARD)"
fi
fi
cd ..