Artifact b845836733ab090efd4780f168f153d15fdad135:
- Executable file build/post.sh — part of check-in [c38f1891b9] at 2016-11-24 03:44:17 on branch tls-1-7 — Defer cleanup until after initial build is done in release engineering (user: rkeene, size: 60) [annotate] [blame] [check-ins using] [more...]
0000: 23 21 20 2f 75 73 72 2f 62 69 6e 2f 65 6e 76 20 #! /usr/bin/env 0010: 62 61 73 68 0a 0a 72 6d 20 2d 72 66 20 62 75 69 bash..rm -rf bui 0020: 6c 64 0a 72 6d 20 2d 66 20 61 75 74 6f 67 65 6e ld.rm -f autogen 0030: 2e 73 68 0a 0a 65 78 69 74 20 30 0a .sh..exit 0.