tests: don't run test-update-atomic.t on chg
authorPulkit Goyal <7895pulkit@gmail.com>
Thu, 26 Mar 2020 14:01:31 +0530
changeset 44620 1bc345d488fd
parent 44619 8cab8db59b6c
child 44621 c5653cf2811d
tests: don't run test-update-atomic.t on chg I am unable to find a good way to make `showwrites` extension in it to work with chg. Also putting the use of showwrites inside `if no-chg` will defeat the purpose of test, so I just made the test no-op on chg.
tests/test-update-atomic.t
--- a/tests/test-update-atomic.t	Wed Mar 25 20:15:57 2020 +0530
+++ b/tests/test-update-atomic.t	Thu Mar 26 14:01:31 2020 +0530
@@ -1,4 +1,4 @@
-#require execbit unix-permissions
+#require execbit unix-permissions no-chg
 
 Checking that experimental.atomic-file works.