Skip to content

Commit

Permalink
fix BUILD_NUMBER issue
Browse files Browse the repository at this point in the history
  • Loading branch information
arif-ali committed Mar 5, 2012
1 parent e1d8363 commit 27e5f34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cm7Jenkins.sh
Expand Up @@ -3,6 +3,9 @@
export manufacturer=$1
export device=$2

export BUILD_NO=$BUILD_NUMBER
unset BUILD_NUMBER

WORKDIR=$WORKSPACE
OUTPUT=$WORKDIR
SOURCE=$WORKDIR/source
Expand Down

0 comments on commit 27e5f34

Please sign in to comment.