Merge change 2643

* changes:
  Use bash instead of sh because of the '[[' command
This commit is contained in:
Android (Google) Code Review
2009-05-28 14:54:16 -07:00

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Copyright 2005-2007, The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");