Skip to content

Conversation

savil
Copy link
Collaborator

@savil savil commented Mar 22, 2024

Summary

oops

How was it tested?

Copy link
Collaborator Author

savil commented Mar 22, 2024

@savil savil requested review from LucilleH, ipince and mohsenari March 22, 2024 23:07
@@ -227,7 +226,6 @@ func (m *Manager) shouldCreateFile(
// We do not overwrite an existing file in devbox.d. That is user-config that is user-controlled
// after the initial file creation via the Devbox plugin.
if strings.Contains(filePath, "/"+devboxDirName+"/") && fileutil.Exists(filePath) {
fmt.Printf("false for shouldCreateFile b/c it exists: %s\n", filePath)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason I thought you meant to print that. LOL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants