X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/35fce21b692a6259138fc81caf13f4d07bb58da0..a8e931256acd802d1477bff4dd88e3f0ecd13df3:/test/common.sh.in diff --git a/test/common.sh.in b/test/common.sh.in index 29e88019..74e5f632 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -170,7 +170,7 @@ prepare_space() { #### Optional arguments: #### 'keep first' -- first file is removed unless this is present. #### 'ignore space' -- spacing differences will not be considered -#### signficant, emulating GNU diff -w. It is assumed that the +#### significant, emulating GNU diff -w. It is assumed that the #### first file has already been run through prepare_space. #### ':' -- will print '' in the failure message, #### to make it easier to tell which of multiple tests has failed.