tests: fix usage message in 'mktempd_'
[pspp] / ChangeLog
index c706c1071170069a39e3e485bc46320cf54a9d65..65179ff3154fab0c1eb2fb987045db5f9bc8ecbb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-06-07  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       tests: fix usage message in 'mktempd_'
+       * tests/init.sh (mktempd_): In the usage message, use literal
+       'mktempd_', not '$ME' (which is even undefined), as the name of
+       the subroutine.
+
 2011-06-07  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        tests init: new function 'fatal_', for hard errors