summaryrefslogtreecommitdiff
path: root/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/tests/libsvn_wc/create_wc_for_upgrade.sh')
-rwxr-xr-xsubversion/tests/libsvn_wc/create_wc_for_upgrade.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh b/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh
index 10ded2e..622595c 100755
--- a/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh
+++ b/subversion/tests/libsvn_wc/create_wc_for_upgrade.sh
@@ -83,10 +83,10 @@ echo epsilon > epsilon
### row is created).
# a file with just .working
-### what comes after epsilon??
-echo lambda > lambda
-"${SVN}" add lambda
-"${SVN}" propset l-prop l-value lambda
+# zeta = epsilon+1
+echo zeta > zeta
+"${SVN}" add zeta
+"${SVN}" propset z-prop z-value zeta
# a file with .base and .working
"${SVN}" propset b-more b-value2 beta