summaryrefslogtreecommitdiff
path: root/tests/misc/nice
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/nice')
-rwxr-xr-xtests/misc/nice2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/nice b/tests/misc/nice
index e8753263e..bb7cb5809 100755
--- a/tests/misc/nice
+++ b/tests/misc/nice
@@ -44,7 +44,7 @@ NA LAST NA
'
set $tests
-# Require that this test be run at `nice' level 0.
+# Require that this test be run at 'nice' level 0.
niceness=`nice`
if test "$niceness" = 0; then
: ok