~hggdh2/+junk/uec-qa

« back to all changes in this revision

Viewing changes to get-logs.sh

  • Committer: C de-Avillez
  • Date: 2010-09-02 19:57:46 UTC
  • Revision ID: hggdh2@ubuntu.com-20100902195746-ra5tknwx42gmcnga
topo3 test for beta

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#
5
5
# source definitions
6
6
 
7
 
. ../../helper.sh
 
7
progDir=$(dirname $0)
 
8
. ${progDir}/helper.sh
8
9
 
9
10
timestamp=$(date "+%Y%m%d-%H%M%S")
10
11
curDir=$(pwd)