We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4b35c commit d455567Copy full SHA for d455567
testscripts/init/empty.test.txt
@@ -6,8 +6,8 @@ exists devbox.json
6
7
json.superset devbox.json expected.json
8
9
-# Second init should be an error.
10
-! exec devbox init
+# Second init should be a no-op with a warning
+exec devbox init
11
stderr 'devbox.json already exists in'
12
13
-- expected.json --
0 commit comments