commit 75c3042749cebcb49930b762aa6b635efbb72970 from: Stefan Sperling date: Thu Jul 23 14:21:30 2020 UTC remove debugging test code commit - bd6aa3590530fb1684f2ca8ded49f431bf0e9a18 commit + 75c3042749cebcb49930b762aa6b635efbb72970 blob - 45cd97ff9844d5541bd8f229053371132ae23913 blob + 55a121e8e22b3fdd671eab120f2b372dcd8e4421 --- regress/cmdline/commit.sh +++ regress/cmdline/commit.sh @@ -993,7 +993,6 @@ function test_commit_symlink { epsilon/beta.link nonexistent.link > /dev/null) (cd $testroot/wt && got commit -m 'test commit_symlink' > $testroot/stdout) - #(cd $testroot/wt && egdb --args got commit -m 'test commit_symlink') local head_rev=`git_show_head $testroot/repo` echo "A alpha.link" > $testroot/stdout.expected