Skip to content

testing/xonsh: upgrade to 0.13.1

Hoang Nguyen requested to merge folliehiyuki/aports:xonsh-update into master
  • bash, git, col (from util-linux-misc), man (I use man-db here since the test seems to run man subcommand with GNU arguments) are spawned in tests as subprocesses.
  • The failed test with pwd command is probably because pwd is different in ash vs bash.

Merge request reports