Update README.linux
[deliverable/titan.core.git] / etc / autotest / mountall.sh
1 ###############################################################################
2 # Copyright (c) 2000-2014 Ericsson Telecom AB
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 ###############################################################################
8 #!/bin/bash
9
10 # The view is currently for `eferkov', but it's not important if CS 129 is
11 # loaded. The same for the directory used for publishing. The license file
12 # and the archive directory are for `eferkov' as well. Update the files here
13 # frequently as they change in CVS.
14 sshfs -o ro,reconnect,transform_symlinks titanrt@147.214.15.153:/view/eferkov_tcc/vobs/ttcn /home/titanrt/titan_nightly_builds/vobs/ttcn
15 sshfs -o reconnect,transform_symlinks titanrt@147.214.15.96:/proj/TTCN/www/ttcn/root/titan-testresults /home/titanrt/titan_nightly_builds/web
This page took 0.037425 seconds and 5 git commands to generate.