Skip to content

Commit d50404d

Browse files
committed
Revert "Sync strscan document files to under the doc directory"
This reverts commit 5611e24. Followed up with 78bfde5
1 parent ca2170e commit d50404d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tool/sync_default_gems.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ def sync_default_gems(gem)
273273
cp_r("#{upstream}/ext/strscan", "ext")
274274
cp_r("#{upstream}/test/strscan", "test")
275275
cp_r("#{upstream}/strscan.gemspec", "ext/strscan")
276-
mv(["ext/strscan/helper_methods.md", "ext/strscan/link_refs.txt", "ext/strscan/strscan.md"], "doc/strscan")
277276
rm_rf(%w["ext/strscan/regenc.h ext/strscan/regint.h"])
278277
`git checkout ext/strscan/depend`
279278
when "cgi"

0 commit comments

Comments
 (0)