8796d5da84
ok sturm@ pvalchev@
16 lines
439 B
Plaintext
16 lines
439 B
Plaintext
$OpenBSD: patch-tests_merge_three_patches_sh,v 1.1 2005/02/14 01:59:12 dons Exp $
|
|
|
|
Fails test otherwise
|
|
|
|
--- tests/merge_three_patches.sh.orig Thu Feb 10 11:51:38 2005
|
|
+++ tests/merge_three_patches.sh Thu Feb 10 11:51:42 2005
|
|
@@ -33,7 +33,7 @@ cat temp | grep -v A | grep -v B | grep
|
|
$DARCS record -m A
|
|
cd ..
|
|
|
|
-darcs get tempOld tempB
|
|
+$DARCS get tempOld tempB
|
|
cd tempB
|
|
cp ../tempOld/_darcs/prefs/defaults _darcs/prefs
|
|
echo 7 > foo
|