diff options
author | tjpcc <tjp@ctrl-c.club> | 2023-09-07 15:14:11 -0600 |
---|---|---|
committer | tjpcc <tjp@ctrl-c.club> | 2023-09-07 15:16:03 -0600 |
commit | 29e710836007c8946d636a68b7dfaea6ee44028b (patch) | |
tree | a1d0866bd844d384d7bade3b24bb237495f2d398 /gopher/gophermap/testdata/customlist_output.gophermap | |
parent | da5d3607c7e51043f425dac87ac723395e092551 (diff) |
fix loop exit conditions on extended gophermap parsing
Diffstat (limited to 'gopher/gophermap/testdata/customlist_output.gophermap')
-rw-r--r-- | gopher/gophermap/testdata/customlist_output.gophermap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gopher/gophermap/testdata/customlist_output.gophermap b/gopher/gophermap/testdata/customlist_output.gophermap index e5cc99d..0b4e334 100644 --- a/gopher/gophermap/testdata/customlist_output.gophermap +++ b/gopher/gophermap/testdata/customlist_output.gophermap @@ -11,4 +11,6 @@ i /customlist.gophermap localhost.localdomain 70 0file4.txt /file4.txt localhost.localdomain 70
1subdir title /subdir localhost.localdomain 70
1subdir2 title /subdir2 localhost.localdomain 70
+9uptime /uptime localhost.localdomain 70
+1uptime_output.gophermap /uptime_output.gophermap localhost.localdomain 70
.
|