Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
309d12e7
Commit
309d12e7
authored
Jul 05, 2014
by
John Chodera (MSKCC)
Browse files
Fixed error in copy of test files.
parent
50e017e1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/conda-recipe/build.sh
tools/conda-recipe/build.sh
+1
-1
No files found.
tools/conda-recipe/build.sh
View file @
309d12e7
...
@@ -47,5 +47,5 @@ cd ..
...
@@ -47,5 +47,5 @@ cd ..
#rm $PREFIX/bin/TestReferenceHarmonicBondForce
#rm $PREFIX/bin/TestReferenceHarmonicBondForce
# Copy all tests to bin directory so they will be distributed with install package.
# Copy all tests to bin directory so they will be distributed with install package.
cp
-f
Test
*
$PREFIX
/bin
cp
`
find
.
-name
"Test*"
-type
f
-maxdepth
1
`
$PREFIX
/bin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment