Skip to content

Commit 5359bc7

Browse files
committed
Update compare_sphere_irreg_waves_eta.py
1 parent 9ed4224 commit 5359bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/regression/sphere/compare_sphere_irreg_waves_eta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
if len(sys.argv) != 3:
2727
print("Usage: python compare.py <reference_file> <test_file>")
28-
sys.exit(1)
28+
sys.exit(1)
2929

3030
# Get reference and results files
3131
ref_file = sys.argv[1]

0 commit comments

Comments
 (0)