Differences From Artifact [dc233ea2bc]:
- Executable file mkdeploy/tests/checkspace/checkspace.sh — part of check-in [1f5fe87e8e] at 2013-03-27 17:30:08 on branch development — Added mkdeploy as a eat yer own dogfood megatest automation of making the deploy target (user: mrwellan, size: 236) [annotate] [blame] [check-ins using] [more...]
- Executable file mkdeploy/tests/eggs/install.sh — part of check-in [1f5fe87e8e] at 2013-03-27 17:30:08 on branch development — Added mkdeploy as a eat yer own dogfood megatest automation of making the deploy target (user: mrwellan, size: 236) [annotate] [blame] [check-ins using]
- Executable file mkdeploy/tests/helpers/install.sh — part of check-in [1f5fe87e8e] at 2013-03-27 17:30:08 on branch development — Added mkdeploy as a eat yer own dogfood megatest automation of making the deploy target (user: mrwellan, size: 236) [annotate] [blame] [check-ins using]
To Artifact [75676a29df]:
- Executable file mkdeploy/tests/eggs/install.sh — part of check-in [942beb12d3] at 2013-03-27 23:55:04 on branch development — Added deploy of the eggs (user: matt, size: 81) [annotate] [blame] [check-ins using]
1 | #!/bin/bash -e | | | < < < | < | 1 2 3 4 | #!/bin/bash -e chicken-install -prefix ../deploytarg -deploy $EGGNAME echo DONE |