Wed Oct  8 13:41:34 CEST 2008  Thorkil Naur <[EMAIL PROTECTED]>
  * resolve issue1124: Test pull.sh failed when run as root
New patches:

[resolve issue1124: Test pull.sh failed when run as root
Thorkil Naur <[EMAIL PROTECTED]>**20081008114134] hunk ./tests/pull.sh 54
+elif whoami | grep root; then
+    echo root never gets permission denied
hunk ./tests/pull.sh 61
+    grep 'permission denied' err
hunk ./tests/pull.sh 64
-if echo $OS | grep -i windows; then
-    echo this test does not work on windows, so ignore it
-else
-    if whoami | grep root; then
-        echo root never gets permission denied
-    else
-        grep 'permission denied' err
-    fi
-fi

Context:

[add test for send --sendmail-command.
David Roundy <[EMAIL PROTECTED]>**20081007222804
 Ignore-this: f84bb43f50a6a07e0cddde739b602e6a
] 
[fixed accidental merge of two lines in default boring; removed pattern for directory "dist"
[EMAIL PROTECTED] 
[resolve issue1128: must call execSendmail inside body of withOpenTemp
[EMAIL PROTECTED] 
[Nicer bug output (it was missing a space).
Eric Kow <[EMAIL PROTECTED]>**20081007155214] 
[haddock documentation for ColorPrinter
[EMAIL PROTECTED] 
[disable progress reports when connecting to an ssh server.
David Roundy <[EMAIL PROTECTED]>**20081002215119
 Ignore-this: 5088b46719072abcecf0c8c406b8f6d7
] 
[Resolve issue1109: stop progress reports in exec_interactive.
Dmitry Kurochkin <[EMAIL PROTECTED]>**20081002125805
 Ignore-this: 2938508e82322b41fb9e18db4ee4ceba
] 
[Resolve issue1104: stop progress reports in exec.
Dmitry Kurochkin <[EMAIL PROTECTED]>**20081002130157
 Ignore-this: 40bd4c27fd600f6dbcc3f89a62db9104
] 
[fix tab in Replace that broke haskell-policy.sh test.
David Roundy <[EMAIL PROTECTED]>**20081006171036
 Ignore-this: c02875410986f3e2e48da0da19333311
] 
[hint about replace --force [issue864]
Tommy Pettersson <[EMAIL PROTECTED]>**20081005160640] 
[Add a toolbox.sh to tests
Eric Kow <[EMAIL PROTECTED]>**20081004202139
 Like template.sh, this is not a real test, but just helper
 code for writing tests.  The toolbox just provides a single
 place you can go to look up how to do things.
] 
[fix issue966 test, use better temp dir name, and start clean
Tommy Pettersson <[EMAIL PROTECTED]>**20081005000117] 
[fix wrong ../path in failing issue1013 test
Tommy Pettersson <[EMAIL PROTECTED]>**20081004140200] 
[mv issue1111 to tests/
David Roundy <[EMAIL PROTECTED]>**20081004143649
 Ignore-this: 51683a80094a4d7733a31b4a40e94016
] 
[resolve issue1111: patchset_intersection used wrong selection for partitionRL
Tommy Pettersson <[EMAIL PROTECTED]>**20081004123851
 We want to commute the non-common patches away, so we can stick the
 remaining common patches to the rest of the common patch set.
] 
[use longer patch names in issue1111 test for safer grep result
Tommy Pettersson <[EMAIL PROTECTED]>**20081003230323
 The 'not grep C out' found the author--date line of patch A, which
 contained my timezone (CEST), so the test failed even when it should have
 succeeded.
] 
[The pager defaults to less(1), not more(1)
Matthias Kilian <[EMAIL PROTECTED]>**20081003212319
 
 It would be better to change get_viewer in Darcs/Utils.lhs to default
 to more(1), but since this may be too intrusive for the upcoming
 release, just let the manual tell the truth (i.e., we're using
 less(1) by default).
 
] 
[Fix cd bugs in conflict-doppleganger test.
Eric Kow <[EMAIL PROTECTED]>**20081004094407
 We were not always exiting from darcs repositories when we
 meant to.
] 
[fix test issue1110, remove duplicates of cd ..
Tommy Pettersson <[EMAIL PROTECTED]>**20081003182126
 They got us out of the test dir, up in the file tree hierarchy, to the
 darcs root dir, and beyond, where the test continued to run test commands
 and cleanups (ooops!!)
] 
[Add a shell test template.
Eric Kow <[EMAIL PROTECTED]>**20081003095005
 This provides helper functions and a basic repository
 setup.  The idea is that when making a new shell test,
 you start by making a copy of the template.
] 
[Reformat Darcs.CommandsAux comments as haddock.
Eric Kow <[EMAIL PROTECTED]>**20080927123217] 
[haddock documentation for ColorPrinter
Tommy Pettersson <[EMAIL PROTECTED]>**20081003175214] 
[only  show 'diffing dir' when debugging.
David Roundy <[EMAIL PROTECTED]>**20081001134124
 Ignore-this: 277810d9083e36b42f27fa7ac4c47386
] 
[TAG 2.1.0pre3
Eric Kow <[EMAIL PROTECTED]>**20081002091241] 
Patch bundle hash:
bf331a495949f70b3df551752f520f43475c9f6b
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to