Skip to content

Commit

Permalink
Initial working directory is in /home/cyapp - adjust mged test example.
Browse files Browse the repository at this point in the history
  • Loading branch information
starseeker committed Jul 26, 2021
1 parent c4b0c98 commit deec305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HACKING
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,7 @@ Release steps are as follows:
# NON-AUTO: Manually check rt, mged, and archer.
bin/rt # should report usage with correct library versions
bin/mged -c test.g "make sph sph ; draw sph ; rt ; after 1000 ; l sph" # create, view and list info about a sphere
bin/mged # displays gui, run: opendb test.g ; draw sph ; rt
bin/mged # displays gui, run: opendb [file join [bu_dir init] test.g] ; draw sph ; rt
bin/archer # displays gui, run: opendb test.g ; draw sph ; rt

# clean up
Expand Down

0 comments on commit deec305

Please sign in to comment.