lp:~johan-hake/instant/copy_module_to_error

Created by Johan Hake and last modified
Get this branch:
bzr branch lp:~johan-hake/instant/copy_module_to_error
Only Johan Hake can upload to this branch. If you are Johan Hake please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Johan Hake
Project:
Instant
Status:
Development

Recent revisions

330. By Johan Hake

Copy all files in module to ~/.instant/error/module_name when instant fails

329. By Johan Hake

Remove debug print and add a safeguard for when recompile
fails and return (ret) variable is not set

328. By Johan Hake

Merge changes

327. By Johan Hake

- Removed copying of compile.log to ~/.instant/error/
- If environmental variable INSTANT_DISPLAY_COMPILE_LOG is set the content
  of compile.log will be displayed after failed compilation

326. By Johan Hake

Fix a silly logic bug, which prevented the updated flufl.lock to work.

325. By Johan Hake

Fix logic

324. By Johan Hake

Add makedirs function, making creation of nested directories robust
  -- This should hopefully fix annoying and unpredictable error on DOLFIN buildbots

323. By Johan Hake

Changed name of the file locking library used

   flufl -> flufl.lock

322. By Johan Hake

Updated README

321. By Johan Hake

Added support for flufl for NFS safe file locking
  -- The built in file locking library fcntl does not work on NFS
  -- flufl is a module which does and can be downloaded from:

        https://launchpad.net/flufl.lock

  -- If flufl is not installed it will fallback on the old fcntl.
  -- Please test it and report problems. It works for my test cases
     but there can be some sharp edges.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:instant
This branch contains Public information 
Everyone can see this information.

Subscribers