aboutsummaryrefslogtreecommitdiffstats
path: root/boot/vid_serv.sh
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-04-14 12:33:34 -0700
committerMarco Platania <platania@research.att.com>2017-04-14 19:35:26 +0000
commit2ccf2c835c45003d26c6a454ef0bdd86fc075a10 (patch)
tree9a8c77f522f8be87e1395c861b7d8f5821b19938 /boot/vid_serv.sh
parentb3ee630713d9fd28e0db5c1ada3263b5f318f013 (diff)
fix bug in dns install script
Change-Id: I80a8f14f3f9fd084c8cb4c6878c9dc612bccf543 Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit f5311062d139e0f1cd0b9b9fbc664a044c8782d5)
Diffstat (limited to 'boot/vid_serv.sh')
0 files changed, 0 insertions, 0 deletions
>102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204