Commits

Albert Cheng committed 297ed85ea17
[svn-r23848] Bug fix: The script execute the program by just $program which will not work if the user does not have "." in the $PATH. Changed it to "./$program" to avoid this problem. Tested: koala.
[svn-r23848] Bug fix: The script execute the program by just $program which will not work if the user does not have "." in the $PATH. Changed it to "./$program" to avoid this problem. Tested: koala.