diff options
| author | Christian Rößler | 2013-08-06 16:00:35 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-08-06 16:00:35 +0200 |
| commit | c7466d806f51d79c7613bfb78812c14476b08f10 (patch) | |
| tree | db42eb99f198ee723ec75b25dc1c7a090e6c8545 /scripts | |
| parent | [systemd] systemd.build: Reverting 'cause unneeded switch (diff) | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-c7466d806f51d79c7613bfb78812c14476b08f10.tar.gz tm-scripts-c7466d806f51d79c7613bfb78812c14476b08f10.tar.xz tm-scripts-c7466d806f51d79c7613bfb78812c14476b08f10.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/clone_stage4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/clone_stage4 b/scripts/clone_stage4 index f692c9e4..84805062 100755 --- a/scripts/clone_stage4 +++ b/scripts/clone_stage4 @@ -1,6 +1,6 @@ #!/bin/bash -. "helper/logging.inc" +. "../helper/logging.inc" MLTK_PID="$$" |
