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