Differences From Artifact [f8d37254ad]:
- Executable file tests/installall/tests/iupbinlib/install.sh — part of check-in [749b68c55a] at 2013-07-22 18:35:38 on branch dev — Lots of stuff for installall flow (user: matt, size: 71) [annotate] [blame] [check-ins using] [more...]
- Executable file tests/installall/tests/iupbinlib/untar.sh — part of check-in [749b68c55a] at 2013-07-22 18:35:38 on branch dev — Lots of stuff for installall flow (user: matt, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/iuplib/install.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/iuplib/untar.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/iupsrclib/untar.sh — part of check-in [749b68c55a] at 2013-07-22 18:35:38 on branch dev — Lots of stuff for installall flow (user: matt, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/logpro/clone.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/logpro/compile.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/logpro/install.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/logpro/open.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/zmq/install.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/zmqlib/compile.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/zmqlib/download.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
- Executable file tests/installall/tests/zmqlib/untar.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 71) [annotate] [blame] [check-ins using]
To Artifact [20b7459696]:
- Executable file tests/installall/tests/logpro/install.sh — part of check-in [33f5118b72] at 2013-08-03 00:30:20 on branch v1.55 — Several additons to installall flow (user: matt, size: 93) [annotate] [blame] [check-ins using]
1 2 3 4 | #!/usr/bin/env bash # Run your step here source $PREFIX/buildsetup.sh | > > | 1 2 3 4 5 6 | #!/usr/bin/env bash # Run your step here source $PREFIX/buildsetup.sh cd src chicken-install |