Skip to content

Commit

Permalink
updated script to find beam files in new location
Browse files Browse the repository at this point in the history
  • Loading branch information
Neverlord committed Aug 23, 2012
1 parent 90383f6 commit b49a7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/erlang_test.sh
@@ -1,2 +1,2 @@
#!/bin/bash
echo "erl -noshell -noinput +P 20000000 -setcookie abc123 -sname benchmark -s $@ -s init stop" | ./exec.sh
echo "erl -noshell -noinput +P 20000000 -setcookie abc123 -sname benchmark -pa erlang -s $@ -s init stop" | ./exec.sh

0 comments on commit b49a7a9

Please sign in to comment.