From d5b3a2833b03db0fd6d9ff0e2618ac70fc7d70b3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 1 Mar 2017 09:51:28 -0500 Subject: [PATCH] Renumber tests. --- test/{test1.chk => test01.chk} | 0 test/{test1.log => test01.log} | 0 test/{test2.chk => test02.chk} | 0 test/{test2.log => test02.log} | 0 test/{test3.chk => test03.chk} | 0 test/{test3.log => test03.log} | 0 test/{test4.chk => test04.chk} | 0 test/{test4.log => test04.log} | 0 test/{test5.chk => test05.chk} | 0 test/{test5.log => test05.log} | 0 test/{test6.chk => test06.chk} | 0 test/{test6.log => test06.log} | 0 test/{test7.chk => test07.chk} | 0 test/{test7.log => test07.log} | 0 test/{test8.chk => test08.chk} | 0 test/{test8.log => test08.log} | 0 test/{test9.chk => test09.chk} | 0 test/{test9.log => test09.log} | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename test/{test1.chk => test01.chk} (100%) rename test/{test1.log => test01.log} (100%) rename test/{test2.chk => test02.chk} (100%) rename test/{test2.log => test02.log} (100%) rename test/{test3.chk => test03.chk} (100%) rename test/{test3.log => test03.log} (100%) rename test/{test4.chk => test04.chk} (100%) rename test/{test4.log => test04.log} (100%) rename test/{test5.chk => test05.chk} (100%) rename test/{test5.log => test05.log} (100%) rename test/{test6.chk => test06.chk} (100%) rename test/{test6.log => test06.log} (100%) rename test/{test7.chk => test07.chk} (100%) rename test/{test7.log => test07.log} (100%) rename test/{test8.chk => test08.chk} (100%) rename test/{test8.log => test08.log} (100%) rename test/{test9.chk => test09.chk} (100%) rename test/{test9.log => test09.log} (100%) diff --git a/test/test1.chk b/test/test01.chk similarity index 100% rename from test/test1.chk rename to test/test01.chk diff --git a/test/test1.log b/test/test01.log similarity index 100% rename from test/test1.log rename to test/test01.log diff --git a/test/test2.chk b/test/test02.chk similarity index 100% rename from test/test2.chk rename to test/test02.chk diff --git a/test/test2.log b/test/test02.log similarity index 100% rename from test/test2.log rename to test/test02.log diff --git a/test/test3.chk b/test/test03.chk similarity index 100% rename from test/test3.chk rename to test/test03.chk diff --git a/test/test3.log b/test/test03.log similarity index 100% rename from test/test3.log rename to test/test03.log diff --git a/test/test4.chk b/test/test04.chk similarity index 100% rename from test/test4.chk rename to test/test04.chk diff --git a/test/test4.log b/test/test04.log similarity index 100% rename from test/test4.log rename to test/test04.log diff --git a/test/test5.chk b/test/test05.chk similarity index 100% rename from test/test5.chk rename to test/test05.chk diff --git a/test/test5.log b/test/test05.log similarity index 100% rename from test/test5.log rename to test/test05.log diff --git a/test/test6.chk b/test/test06.chk similarity index 100% rename from test/test6.chk rename to test/test06.chk diff --git a/test/test6.log b/test/test06.log similarity index 100% rename from test/test6.log rename to test/test06.log diff --git a/test/test7.chk b/test/test07.chk similarity index 100% rename from test/test7.chk rename to test/test07.chk diff --git a/test/test7.log b/test/test07.log similarity index 100% rename from test/test7.log rename to test/test07.log diff --git a/test/test8.chk b/test/test08.chk similarity index 100% rename from test/test8.chk rename to test/test08.chk diff --git a/test/test8.log b/test/test08.log similarity index 100% rename from test/test8.log rename to test/test08.log diff --git a/test/test9.chk b/test/test09.chk similarity index 100% rename from test/test9.chk rename to test/test09.chk diff --git a/test/test9.log b/test/test09.log similarity index 100% rename from test/test9.log rename to test/test09.log -- 2.31.1