Skip to content
Snippets Groups Projects
Commit ac3ad581 authored by Michael Vines's avatar Michael Vines
Browse files

Explicitly select /bin/bash as interpreter for scripts that use bashisms

Change-Id: Iacaeeb1dcfa79272e2f660aa6f35e897a211b86d
parent d0f47f7e
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#!/bin/bash
#
# Copyright (c) 2012, Code Aurora Forum. All rights reserved.
#
......
#!/bin/sh
#!/bin/bash
#
# Attempt to identify the Android tree in use. On success one or more
# tree identifiers are output to stdout.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment