<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Can I also have /bin/util/vault.js? Please please....<br>
<br>
On 09/29/2011 05:58 PM, Ondřej Žižka wrote:
<blockquote cite="mid:1317337118.30781.48.camel@ondra-redhat"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="GENERATOR" content="GtkHTML/3.18.3">
We traditionally use .bat. But everyone who ever tried coding it
knows that it's really PIT*.<br>
Since Windows 98, there's a Windows Scripting Host installed by
default which allows scripting in various languages, with JScript
and VBScript bundled with the OS.<br>
Coding JScript is a pleasure compared to .bat.<br>
<br>
I've created a .js which basically does the same as AS 7's current
.bat.<br>
If it worked well, is there any reason not to use it instead?<br>
<br>
Ondra<br>
<br>
<br>
<br>
Ondřej Žižka píše v Čt 29. 09. 2011 v 21:59 +0200:<br>
<blockquote type="CITE"> In build.sh, we have <br>
<br>
#!/bin/sh<br>
<br>
<font color="#909090">which is is not guaranteed to be bash. I
only know bash and am hitting sh incompatibilities when coding
testsuite script.</font><br>
<font color="#909090">Can I change it to /bin/bash? Or are we
restricted by some crazy platforms without bash?</font><br>
<br>
Thanks,<br>
Ondra<br>
</blockquote>
</blockquote>
</body>
</html>