##// END OF EJS Templates
tests: drop redundant "#if execbit" from test-rebase-inmemory.t...
Martin von Zweigbergk -
r40865:23dc2389 default
parent child Browse files
Show More
@@ -694,8 +694,6 Test --confirm option when there is a co
694 694 o 0:cb9a9f314b8b test
695 695 a
696 696
697 #if execbit
698
699 697 Test a metadata-only in-memory merge
700 698 $ cd $TESTTMP
701 699 $ hg init no_exception
@@ -720,5 +718,3 issue5960: this was raising an Attribute
720 718 diff --git a/foo.txt b/foo.txt
721 719 old mode 100644
722 720 new mode 100755
723
724 #endif
General Comments 0
You need to be logged in to leave comments. Login now