/core/externals/update-engine/Core/TestResources/Test-STDERR-source/.engine_install
http://macfuse.googlecode.com/ · #! · 6 lines · 4 code · 2 blank · 0 comment · 0 complexity · 5373be24fb4f9ad0d4bdc05eece916d8 MD5 · raw file
- #!/bin/bash
- echo "install to stderr" >&2
- # Make sure we report success so the next script will run.
- exit 0