Skip to content

Commit

Permalink
Revert "check_oda: r2000,r14 only"
Browse files Browse the repository at this point in the history
This reverts commit 72be518.
  • Loading branch information
rurban committed Sep 20, 2024
1 parent 2930c32 commit 00adbe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions programs/json.test.in
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ then
echo ""
echo $baseFileConverter roundtrip checks
# example_r14: CRC does not match
for dwg in sample_2000 example_2000 2000/Arc 2000/Text 2000/circle 2000/PolyLine2D 2000/RAY\
2000/Spline r11/entities-3d r11/entities-2d
for dwg in sample_2000 2000/Arc 2000/Text 2000/circle 2000/PolyLine2D 2000/RAY\
2000/Spline r11/entities-2d $DATA
do
check_oda
done
Expand Down

0 comments on commit 00adbe6

Please # to comment.