On 01.05.2012 [15:29:02 +0000], Spear, Raymond (Mission Critical Linux) wrote: > A lot of the Web pages out there talk about doing things on the server > using "atest". I found a file in /usr/local/autotest/cli called > "atest.py" which I assume is this command. However, that file is not > executable. > > I have no /usr/local/autotest/bin. > > I haven't found anything on the WEB about this. I setup my server > using the contrib script contrib/install-autotest-server.sh. > > What did I miss?
I'm not positive, but maybe you're mixing up client and server directory structures? /usr/local/autotest/cli are the files used to build/support the CLI (as opposed to the web interface). /usr/local/autotest/bin I think only exists on clients running autotest jobs. I'm not sure what atest is, but I've not yet needed to look for it :) -Nish -- Nishanth Aravamudan <[email protected]> IBM Linux Technology Center _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
