labs: fix typo in jobrun_vesta

git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6911 e5b18d87-469d-4833-9cc0-8cdfa06e9491
This commit is contained in:
Jaron Krogel 2016-05-17 14:56:20 +00:00
parent 09791d455b
commit 5e326f7cc0
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ elif exe_name=='pw2qmcpack.x':
prefix = infile
#end if
script = True
exe = '/soft/applications/qmcpack/Binaries/pw.x'
exe = '/soft/applications/qmcpack/Binaries/pw2qmcpack.x'
nodes = 1
procs = 1
threads = 1