/core/externals/update-engine/Core/TestResources/Test-STDERR-source/.engine_postinstall
http://macfuse.googlecode.com/ · #! · 6 lines · 3 code · 3 blank · 0 comment · 0 complexity · 7b2607b39d9c187bdad01b44550fe8ba MD5 · raw file
- #!/bin/bash
- echo "postinstall to stderr" >&2
- exit 0