~christopher-hunt08/maus/maus_integrated_kalman

« back to all changes in this revision

Viewing changes to third_party/install_build_test_daq.bash

  • Committer: Christopher Hunt
  • Date: 2015-06-18 14:48:59 UTC
  • mfrom: (697.69.1 merge)
  • mto: (697.69.2 merge_hunt)
  • mto: This revision was merged to the branch mainline in revision 708.
  • Revision ID: christopher.hunt08@imperial.ac.uk-20150618144859-rki5ma1lv8722w41
Merged in latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    echo "FATAL: running from the maus root directory"
11
11
fi
12
12
echo "INFO: Found install_build_test.bash - now building"
13
 
./install_build_test.bash
 
13
./install_build_test.bash "$@"
14
14
 
15
15
echo "INFO: Now building DAQ extras"
16
16
echo "INFO: Now building DAQ extras" 2>>$log_file 1>>$log_file