X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Flong01.at;h=022c2ceb968b2e548821d323d9c7f68f07f9b1fb;hb=ac8690fc4e1f697b89e00a0335eeaf6d27b33288;hp=cb2a34af3ed61e0eb6587b79889e89dae39b4bec;hpb=8bfefd8854d14c841e331f23d27704b551587200;p=chaz%2Ftar diff --git a/tests/long01.at b/tests/long01.at index cb2a34a..022c2ce 100644 --- a/tests/long01.at +++ b/tests/long01.at @@ -28,7 +28,7 @@ AT_SETUP([long file names divisible by block size]) AT_KEYWORDS([longname long512]) -dnl Create a directory structure with maximum diractory name length 512-16 +dnl Create a directory structure with maximum directory name length 512-16 m4_define([NAME],[0123456789abcde]) m4_define([FULLNAME],NAME) m4_for([N],0,29,,[m4_define([FULLNAME],FULLNAME/NAME)])