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 cd17ad1 commit 3b4e97aCopy full SHA for 3b4e97a
packaging/homebrew/mfc.rb
@@ -209,7 +209,7 @@ def caveats
209
# This ensures the wrapper script correctly handles relative paths
210
testpath_case = testpath/"test_run"
211
testpath_case.mkpath
212
-
+
213
# Copy case.py from examples to an independent test directory
214
cp prefix/"examples/1D_sodshocktube/case.py", testpath_case/"case.py"
215
0 commit comments