Skip to content

Commit 3b4e97a

Browse files
committed
fix
1 parent cd17ad1 commit 3b4e97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/homebrew/mfc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ def caveats
209209
# This ensures the wrapper script correctly handles relative paths
210210
testpath_case = testpath/"test_run"
211211
testpath_case.mkpath
212-
212+
213213
# Copy case.py from examples to an independent test directory
214214
cp prefix/"examples/1D_sodshocktube/case.py", testpath_case/"case.py"
215215

0 commit comments

Comments
 (0)