aesop Repository branch, master, updated. ad9aa2898a5bbee71cf2ae0e4063c30201a12b5b
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "aesop Repository". The branch, master has been updated via ad9aa2898a5bbee71cf2ae0e4063c30201a12b5b (commit) from 3a0b669516f64cfb818bc2b4e32b357fbe319cac (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ad9aa2898a5bbee71cf2ae0e4063c30201a12b5b Author: Phil Carns <[email protected]> Date: Mon Mar 26 21:21:06 2012 -0400 fix scripting goof ----------------------------------------------------------------------- Summary of changes: hints.c | 1 - hints.h | 1 - .../blocking/lonely-pbranch-variable-scope.ae | 1 - parser/tests/blocking/lonely-pbranch.ae | 1 - parser/tests/blocking/lonely-pbranch2.ae | 1 - parser/tests/blocking/lonely-pbranch3.ae | 1 - parser/tests/blocking/lonely-pbranch4.ae | 1 - parser/tests/blocking/parallelfor2.ae | 1 - parser/tests/blocking/parallelfor3.ae | 1 - parser/tests/blocking/pbreak-before-blocking.ae | 1 - parser/tests/blocking/pbreak7.ae | 1 - parser/tests/blocking/pbreak8.ae | 1 - parser/tests/blocking/pprivate.ae | 1 - parser/tests/blocking/pshared.ae | 1 - resource.h | 1 - resources/thread/test/aethread-cancel.ae | 1 - resources/thread/test/aethread-example.ae | 1 - resources/timer/test/timer-cancel.ae | 1 - resources/timer/test/timer1.ae | 1 - resources/timer/test/timer2.ae | 1 - src/aefile/test/aefile-example.ae | 1 - src/socket/test/simple.ae | 1 - src/ssm/test/ssmget.ae | 1 - src/ssm/test/ssmmsg.ae | 1 - src/ssm/test/ssmping.ae | 1 - src/ssm/test/ssmput.ae | 1 - 26 files changed, 0 insertions(+), 26 deletions(-) Diff of changes: diff --git a/hints.c b/hints.c index b737311..069e43d 100644 --- a/hints.c +++ b/hints.c @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/hints.h b/hints.h index f45260d..6497e44 100644 --- a/hints.h +++ b/hints.h @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/lonely-pbranch-variable-scope.ae b/parser/tests/blocking/lonely-pbranch-variable-scope.ae index 5906764..b6a6ea9 100644 --- a/parser/tests/blocking/lonely-pbranch-variable-scope.ae +++ b/parser/tests/blocking/lonely-pbranch-variable-scope.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/lonely-pbranch.ae b/parser/tests/blocking/lonely-pbranch.ae index 7565214..d422c99 100644 --- a/parser/tests/blocking/lonely-pbranch.ae +++ b/parser/tests/blocking/lonely-pbranch.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/lonely-pbranch2.ae b/parser/tests/blocking/lonely-pbranch2.ae index d25f3bb..20d2a77 100644 --- a/parser/tests/blocking/lonely-pbranch2.ae +++ b/parser/tests/blocking/lonely-pbranch2.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/lonely-pbranch3.ae b/parser/tests/blocking/lonely-pbranch3.ae index 4cc53f9..63b693c 100644 --- a/parser/tests/blocking/lonely-pbranch3.ae +++ b/parser/tests/blocking/lonely-pbranch3.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/lonely-pbranch4.ae b/parser/tests/blocking/lonely-pbranch4.ae index 164fbc7..50fd034 100644 --- a/parser/tests/blocking/lonely-pbranch4.ae +++ b/parser/tests/blocking/lonely-pbranch4.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/parallelfor2.ae b/parser/tests/blocking/parallelfor2.ae index 84992ca..c67989e 100644 --- a/parser/tests/blocking/parallelfor2.ae +++ b/parser/tests/blocking/parallelfor2.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/parallelfor3.ae b/parser/tests/blocking/parallelfor3.ae index 69a294e..780c522 100644 --- a/parser/tests/blocking/parallelfor3.ae +++ b/parser/tests/blocking/parallelfor3.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/pbreak-before-blocking.ae b/parser/tests/blocking/pbreak-before-blocking.ae index 78de7f6..9338f9b 100644 --- a/parser/tests/blocking/pbreak-before-blocking.ae +++ b/parser/tests/blocking/pbreak-before-blocking.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/pbreak7.ae b/parser/tests/blocking/pbreak7.ae index 5bd3fef..e86656e 100644 --- a/parser/tests/blocking/pbreak7.ae +++ b/parser/tests/blocking/pbreak7.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/pbreak8.ae b/parser/tests/blocking/pbreak8.ae index 09f7484..e998dda 100644 --- a/parser/tests/blocking/pbreak8.ae +++ b/parser/tests/blocking/pbreak8.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/pprivate.ae b/parser/tests/blocking/pprivate.ae index 59cc87b..a066b97 100644 --- a/parser/tests/blocking/pprivate.ae +++ b/parser/tests/blocking/pprivate.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/parser/tests/blocking/pshared.ae b/parser/tests/blocking/pshared.ae index 4fead9d..264ece2 100644 --- a/parser/tests/blocking/pshared.ae +++ b/parser/tests/blocking/pshared.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/resource.h b/resource.h index e1c3565..c539be4 100644 --- a/resource.h +++ b/resource.h @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/resources/thread/test/aethread-cancel.ae b/resources/thread/test/aethread-cancel.ae index a33ecfb..260bb52 100644 --- a/resources/thread/test/aethread-cancel.ae +++ b/resources/thread/test/aethread-cancel.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/resources/thread/test/aethread-example.ae b/resources/thread/test/aethread-example.ae index 49e489d..d0ba578 100644 --- a/resources/thread/test/aethread-example.ae +++ b/resources/thread/test/aethread-example.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/resources/timer/test/timer-cancel.ae b/resources/timer/test/timer-cancel.ae index 94f781a..8d32b02 100644 --- a/resources/timer/test/timer-cancel.ae +++ b/resources/timer/test/timer-cancel.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/resources/timer/test/timer1.ae b/resources/timer/test/timer1.ae index 5356ccf..97ecd7b 100644 --- a/resources/timer/test/timer1.ae +++ b/resources/timer/test/timer1.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/resources/timer/test/timer2.ae b/resources/timer/test/timer2.ae index 59fc4b3..a448fca 100644 --- a/resources/timer/test/timer2.ae +++ b/resources/timer/test/timer2.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/src/aefile/test/aefile-example.ae b/src/aefile/test/aefile-example.ae index 6964f8f..f727cf1 100644 --- a/src/aefile/test/aefile-example.ae +++ b/src/aefile/test/aefile-example.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/src/socket/test/simple.ae b/src/socket/test/simple.ae index 539a321..3d4a071 100644 --- a/src/socket/test/simple.ae +++ b/src/socket/test/simple.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/src/ssm/test/ssmget.ae b/src/ssm/test/ssmget.ae index 8cc6a2b..fe6d5d7 100644 --- a/src/ssm/test/ssmget.ae +++ b/src/ssm/test/ssmget.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/src/ssm/test/ssmmsg.ae b/src/ssm/test/ssmmsg.ae index 6cf43e4..f20312c 100644 --- a/src/ssm/test/ssmmsg.ae +++ b/src/ssm/test/ssmmsg.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/src/ssm/test/ssmping.ae b/src/ssm/test/ssmping.ae index cc413fa..967ee4b 100644 --- a/src/ssm/test/ssmping.ae +++ b/src/ssm/test/ssmping.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * diff --git a/src/ssm/test/ssmput.ae b/src/ssm/test/ssmput.ae index ab21442..775c1ed 100644 --- a/src/ssm/test/ssmput.ae +++ b/src/ssm/test/ssmput.ae @@ -1,4 +1,3 @@ -found something! /* * (C) 2009 The University of Chicago * hooks/post-receive -- aesop Repository
participants (1)
-
noreply@mcs.anl.gov