Skip to content

Commit 65ef555

Browse files
committed
Only rewrite the versioned Enterprise stuff
1 parent 907ec2a commit 65ef555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/enterprise-backport

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ temp_dir = Dir.mktmpdir
2525
begin
2626
`cp -r v3/enterprise enterprise/#{VERSION}/v3/`
2727

28-
rewrite_content("enterprise/#{VERSION}")
28+
rewrite_content("enterprise/#{VERSION}/v3/enterprise")
2929

3030
`git add enterprise`
3131
`git commit -m "Added enterprise-#{VERSION} backported files"`

0 commit comments

Comments
 (0)