Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Feb 6, 2013
1 parent c295ffe commit 9812ef3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/setup
Expand Up @@ -126,16 +126,16 @@ fi
cd src/tests
make installall
check_exit_code
cd ${cwd}
cd ../..

#
# Get all tools -- especially timelimit
#
cd src/tools
make installall
check_exit_code
cd ${cwd}

cd ${cwd}
bin/bareos stop

mkdir -p working
Expand Down

0 comments on commit 9812ef3

Please sign in to comment.