VIVO-262 Fix error in build script
This commit is contained in:
parent
66078a71ab
commit
d275140f7b
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
|||
echo(e, "Adding language: " + languages[i])
|
||||
}
|
||||
} else {
|
||||
ps.appendExcludes(["**/*"])
|
||||
ps.setExcludes(["**/*"])
|
||||
}
|
||||
]]> </script>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue