aboutsummaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0003-Add-arm64-deb-repositories-setup.patch
diff options
context:
space:
mode:
authorJosep Puigdemont <josep.puigdemont@enea.com>2016-04-20 23:08:35 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-05-02 14:33:33 +0000
commit162ce350ac528a9c7cb726debe89370b9d1bed35 (patch)
tree5e97a91c3ceee16296cb2b6d5cb131b26e92a6cf /patches/opnfv-fuel/0003-Add-arm64-deb-repositories-setup.patch
parentd40f475f76712c9dad07fa0bfb98f02e4191c464 (diff)
build.sh: do not use readlink for unexisting dir
The build failed to copy the artifact files to the destination directory because the variable BUILD_DIRECTORY was empty. This variable is obtained doing "readlink" on a path, although at the time of the assignment that path does not exist yet. This is because it depends on a path inside a submodule that has not yet been initialized. We remove readlink on the assignment since we know the path will already be in a canonicalized form, since it is constructed from an already canonicalized path. Change-Id: Icc1113d26b503ff998aebbcd1efe81004859f878 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> (cherry picked from commit d7adccfac3b55fdac91554ebbef83cf68ccfaf5a)
Diffstat (limited to 'patches/opnfv-fuel/0003-Add-arm64-deb-repositories-setup.patch')
0 files changed, 0 insertions, 0 deletions