Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Seaborn committed Jun 21, 2015
1 parent f8c8e04 commit 768f48f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ gcc $cflags tests/hellow.c -fPIE -pie -o out/hellow_pie
gcc $cflags tests/save_restore_tests.cc -o out/save_restore_tests


# Run tests

./out/elf_loader ./out/hellow_pie
./out/elf_loader ./out/hellow_exec

Expand Down

0 comments on commit 768f48f

Please sign in to comment.