aboutsummaryrefslogtreecommitdiffstats
path: root/upstream
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2016-09-29 19:44:26 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-29 19:44:27 +0000
commitf8267b8e7f78ffdc1ccab3b708b0c0b124e0cfd3 (patch)
tree2390492da033ce2dba63bc60c57397db1e036c30 /upstream
parent3741f0acb4c54b701144fc8c2eb28912925a35a3 (diff)
Updated armband
Project: fuel 2e6be7473d11f14d62ad1aa1d76f2e0c99327424 check read access instead of isfile() for Fuel ISO When testing with nested virtualzation I attached the Fuel ISO to VM (/dev/sr0) running deploy.sh This failed because we expect the ISO to be a file, when it could be a device, e.g. /dev/sr0. Instead of checking isfile() check for read access. This tested with bsdtar. It can extract an ISO from a file or device. Change-Id: Ic09373cd618b33382303d9134cce4e005040de95 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'upstream')
m---------upstream/fuel0
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel
-Subproject d1f2969eed092f182cc746ca1d06337d71a8215
+Subproject 2e6be7473d11f14d62ad1aa1d76f2e0c9932742