Skip to content

Commit

Permalink
Move regression script down one level
Browse files Browse the repository at this point in the history
  • Loading branch information
donporter committed Dec 8, 2017
1 parent 8c5340a commit b2b20cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibOS/shim/test/apps/lmbench/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ test-graphene: all $(lmbench_config)
./results

regression: all
cp -f lmbench-regression $(LMBENCHDIR)/bin/linux
cp -f $(LMBENCHDIR)/lmbench-regression $(LMBENCHDIR)/bin/linux
cd $(LMBENCHDIR)/bin/linux && \
env LOADER=./pal_loader OS=linux \
./lmbench-regression
Expand Down

0 comments on commit b2b20cf

Please sign in to comment.