diff options
author | makefu <github@syntax-fehler.de> | 2016-03-10 10:09:02 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-03-10 10:09:10 +0100 |
commit | 4ca96e8b04056ae9d06c2ff2e153d2e592991c15 (patch) | |
tree | 2089cf66c219b4d3527a86de8ef9796f4164a96a | |
parent | 5d6cf7bf717baf9943a3b6d53a8b57d98d3cb50c (diff) |
k 5 test/infest-cac-centos7: remove hardcoded path
-rwxr-xr-x | krebs/5pkgs/test/infest-cac-centos7/notes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/test/infest-cac-centos7/notes b/krebs/5pkgs/test/infest-cac-centos7/notes index 5b8f08c31..fafc11572 100755 --- a/krebs/5pkgs/test/infest-cac-centos7/notes +++ b/krebs/5pkgs/test/infest-cac-centos7/notes @@ -156,7 +156,7 @@ make install \ system=${target} \ target=$ip log "finalizing installation" -cac-api ssh $id < ~/stockholm/krebs/4lib/infest/finalize.sh +cac-api ssh $id < krebs/4lib/infest/finalize.sh log "reset $id" cac-api powerop $id reset |