diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-07 22:53:21 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-07 22:53:21 +0200 |
commit | 2fa60c0ae3008b3dcf8e15a733fda64efea3fc8a (patch) | |
tree | 332ffd2055ce8228760f221b6437cca4b1b87399 /conf.d/etc | |
parent | b79e2a08a58bef2121463ecaa8e902be7850ccc7 (diff) |
Fix/Update packaging
Change-Id: Ida4a102472c92492cf7d4f0eab301b37ee991cef
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'conf.d/etc')
-rw-r--r-- | conf.d/etc/profile.d/xds-gdb.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf.d/etc/profile.d/xds-gdb.sh b/conf.d/etc/profile.d/xds-gdb.sh index 58173f1..a33fdd7 100644 --- a/conf.d/etc/profile.d/xds-gdb.sh +++ b/conf.d/etc/profile.d/xds-gdb.sh @@ -1,4 +1,3 @@ -#!/bin/bash ########################################################################### # Copyright 2017-2018 IoT.bzh # @@ -15,7 +14,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -# ########################################################################### #---------- AGL xds-gdb tool options Start ---------" |