D8680: rhg: fix test-rhg.t code style

acezar (Antoine Cezar) phabricator at mercurial-scm.org
Mon Jul 6 09:18:09 UTC 2020


acezar created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.

REPOSITORY
  rHG Mercurial

BRANCH
  default

REVISION DETAIL
  https://phab.mercurial-scm.org/D8680

AFFECTED FILES
  tests/test-rhg.t

CHANGE DETAILS

diff --git a/tests/test-rhg.t b/tests/test-rhg.t
--- a/tests/test-rhg.t
+++ b/tests/test-rhg.t
@@ -10,7 +10,7 @@
   $ rhg root > /dev/full
   abort: No space left on device (os error 28)
   [255]
-  $ rm -rf $PWD
+  $ rm -rf `pwd`
   $ rhg root
   abort: error getting current working directory: $ENOENT$
   [255]



To: acezar, #hg-reviewers
Cc: mercurial-patches, mercurial-devel


More information about the Mercurial-devel mailing list