[Swan-commit] Changes to ref refs/heads/master

2015-03-04 Thread Andrew Cagney
New commits:
commit 706ef4be5722b89fed56cd1e11c3acc9f4b8d8bf
Author: Andrew Cagney 
Date:   Wed Mar 4 11:55:03 2015 -0500

testing add --run and --runtime to runkvm.py; executes arbitrary command

commit 59e3ded5f8312ee64118de717a113c0fc825
Author: Andrew Cagney 
Date:   Wed Mar 4 11:48:49 2015 -0500

testing: add --sourcedir (default is /source) option to runkvm.py

So that things like compile and install can be run from arbitrary
directories.

commit a2ea764cf7fb414802d380c3cd3339988406b44e
Author: Andrew Cagney 
Date:   Wed Mar 4 11:32:03 2015 -0500

testing: don't supress pexect errors in read_exec_shell_cmd

Instead callers can catch exceptions if they need to.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2015-03-04 Thread Tuomo Soini
New commits:
commit 94db45b443a26511434b84a5c6236d9d5d6e4a09
Author: Tuomo Soini 
Date:   Wed Mar 4 20:37:46 2015 +0200

testing: use consistent shellscript coding style

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2015-03-04 Thread Tuomo Soini
New commits:
commit 350c3a3e7e8325cb9a38c672734d27b06e2cb499
Author: Tuomo Soini 
Date:   Wed Mar 4 20:44:06 2015 +0200

testing: install.sh, give more secure mode as advice

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2015-03-04 Thread Andrew Cagney
New commits:
commit 4d018fadde049cb7475928a26dabc65d08900129
Author: Andrew Cagney 
Date:   Wed Mar 4 14:30:51 2015 -0500

testing: remove stray ":" and fix indentation

commit dcc8dab4993827b737229bfc196ba9cae8739170
Author: Andrew Cagney 
Date:   Wed Mar 4 14:29:54 2015 -0500

building: fix typo in debug code s/absdir/abspath/

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2015-03-04 Thread Andrew Cagney
New commits:
commit d6a6554f96ce4ac641346f5e57c736306ee3f40e
Author: Andrew Cagney 
Date:   Wed Mar 4 15:09:28 2015 -0500

building: add kvm-update, kvm-compile-east, kvm-reboot-east, 
kvm-install-east et.al. targets

Targets that compile, install, or reboot a given VM or update all VMs.
Work with any source directory under /source.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2015-03-04 Thread Andrew Cagney
New commits:
commit 09667cfca8edccc532bcb88854e9f8b4d48f1038
Author: Andrew Cagney 
Date:   Wed Mar 4 16:27:29 2015 -0500

testing: capture the actual exit status, and, when non-zero, exit with that

With hints from Kim Heino.

commit a8cf77521b0fc241119860f5ab3576dfa6d72061
Author: Andrew Cagney 
Date:   Wed Mar 4 16:04:30 2015 -0500

building: add run_shell_cmd() that will only run commands on target

Use.  Nothing worse than --run './foo' running the wrong foo.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


[Swan-commit] Changes to ref refs/heads/master

2015-03-04 Thread Andrew Cagney
New commits:
commit 84321c45f030b459132b01e58daaefb0618ff893
Author: Andrew Cagney 
Date:   Wed Mar 4 17:07:07 2015 -0500

building: add WARNING_CFLAGS and WERROR_CFLAGS

For moment WERROR_CFLAGS is blank.  Existing WERROR flag should work.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit