Update odlrelease script to trim only 2 directory paths 05/34105/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 3 Feb 2016 20:23:45 +0000 (15:23 -0500)
committerLuis Gomez <ecelgp@gmail.com>
Sat, 6 Feb 2016 02:57:07 +0000 (02:57 +0000)
Change-Id: Ie645917ad9c2eae9e0f45675053081d9ad9e75d0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
scripts/odlrelease

index 61526084ecf425fb74dee124a9f774130a04e240..91e68e7c8db6d2957a64f3a0203b8ad96de75122 100755 (executable)
@@ -37,7 +37,7 @@ function sign {
     echo "Fetching artifacts from $URL"
     # Fetch Artifacts
     wget --recursive --execute robots=off --no-parent --quiet \
-        --no-host-directories --cut-dirs=3 \
+        --no-host-directories --cut-dirs=2 \
         $URL
 
     # Remove files that don't need signing