Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Those scripts are meant to be executable, hence changing
their permission with u+x
Change-Id: I7e2b286b434fc915ff99146ae834417688ab6dde
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
if [[ ${res} != 0 ]] checks wether the value is "0" but the
value return by the command is " 0" hence the validation
fails.
Changing the if to compare string instead of integer.
Change-Id: Ibb671dcc9c4cd870b931e9e06a185aa4bea5dc5f
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: Ic582963be5d762f6eebff261e85061789489d6ad
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I0a1fcfd5e545adee98a8d94ea3fbcd4ea8c7c063
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I57e4d4d3fc9cbf35758bfc0e950f5488391321c2
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I1eb228adf80e44d97a0a95eb37477ee1c0d76ab9
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I425c363f538340f197911d1e0458ca087275f473
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: Ibaba9c5a7c0180bc5905b1a915d623805eea2b01
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
|
|
Change-Id: I1cfc14e85effc803f75807a27a3ce8e8aa7b7ad1
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I5ac193d7382a59df64a1e56e5b0388915e3f9a13
Signed-off-by: ml636r <ml636r@att.com>
|
|
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b
Signed-off-by: Michael Lando <ml636r@att.com>
|