set scripts to executable

[?]
Mar 17, 2011, 7:39 AM
NNQ7IQJXKU6EBW45T3EHYDLC7GY5CYSZJKC3IGOWNUW22MYD5ORQC

Dependencies

  • [2] HX4QYOYA add first evaluations tests
  • [3] M3A5PZIH hydra: Clarify the dependency on BDW-GC.
  • [4] YJKSGJPC Set a default value for `getHydraPath'.
  • [5] G2ZB6464 first test, not yet in buildprocess
  • [6] FV2M6MOT hydra: use autoconf/-make
  • [7] 2KJFOYGS hydra: Actually check for Nix in `configure'.
  • [8] IDFJXJHW revert commit 26130, use hardcoded default value for HYDRA_DATA (/var/lib/hydra)

Change contents

  • edit in configure.ac at line 49
    [3.16412][3.16412:16413]()
  • edit in configure.ac at line 51
    [3.16450][3.16450:16451]()
  • edit in configure.ac at line 57
    [3.16560][3.16560:16561]()
  • edit in configure.ac at line 58
    [3.16583][3.16583:16774](),[3.16774][3.0:1]()
    src/script/hydra_build.pl
    src/script/hydra_create.pl
    src/script/hydra_evaluator.pl
    src/script/hydra_queue_runner.pl
    src/script/hydra_server.pl
    src/script/hydra_update_gc_roots.pl
  • edit in configure.ac at line 59
    [3.18][3.18:46](),[3.46][2.174:202]()
    tests/query-all-tables.pl
    tests/evaluation-tests.pl
  • edit in configure.ac at line 60
    [3.16777]
    [3.16777]
    AC_CONFIG_FILES([src/script/hydra_build.pl], [chmod +x src/script/hydra_build.pl])
    AC_CONFIG_FILES([src/script/hydra_create.pl], [chmod +x src/script/hydra_create.pl])
    AC_CONFIG_FILES([src/script/hydra_evaluator.pl], [chmod +x src/script/hydra_evaluator.pl])
    AC_CONFIG_FILES([src/script/hydra_queue_runner.pl], [chmod +x src/script/hydra_queue_runner.pl])
    AC_CONFIG_FILES([src/script/hydra_server.pl], [chmod +x src/script/hydra_server.pl])
    AC_CONFIG_FILES([src/script/hydra_update_gc_roots.pl], [chmod +x src/script/hydra_update_gc_roots.pl])
    AC_CONFIG_FILES([tests/query-all-tables.pl], [chmod +x tests/query-all-tables.pl])
    AC_CONFIG_FILES([tests/evaluation-tests.pl], [chmod +x tests/evaluation-tests.pl])