aboutsummaryrefslogtreecommitdiff
path: root/test/data/app-a/hooks/post-install
Commit message (Collapse)AuthorAgeFilesLines
* bin/app-upgrade: Removing unreachable code. Fixing it so it comparesv0.2-devTrygve Laugstøl2013-11-011-1/+7
| | | | | | | | | against the currently installed version instead of the last resolved version which makes it possible to retry installation of the same version. libexec/app-install-file: Allowing installation of the same file twice. Checks if the file has been unpacked earlier or not. Removes the unpacked version on failure.
* test/data/app-a/hooks/post-install: Removing set -x.Trygve Laugstøl2013-01-301-3/+0
|
* bin/app-init:Trygve Laugstøl2013-01-301-0/+13
| | | | | | | o Adding -p to mkdir so parent directories are created. libexec/app-resolver-maven: o Not using command expansion to make sure "set -e" works as normal. o Adding a basic check that xmlstartlet has a useful output.
* Defining 'APP_HOME' as where the .app dir is. The tools should useTrygve Laugstøl2013-01-271-0/+4
| | | | | this value to find files. app-operate/app-operator-pid: These are "functional" now.
* o Creating an initial version of install-file.Trygve Laugstøl2013-01-271-0/+5