mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-03 18:30:49 +02:00
bash-5.1 distribution sources and documentation
This commit is contained in:
+13
-13
@@ -1,13 +1,13 @@
|
||||
./dstack.tests: line 6: pushd: /tmp/xxx-notthere: No such file or directory
|
||||
./dstack.tests: line 9: pushd: no other directory
|
||||
./dstack.tests: line 10: popd: directory stack empty
|
||||
./dstack.tests: line 13: pushd: -m: invalid number
|
||||
./dstack.tests: line 19: pushd: /tmp/xxx-notthere: No such file or directory
|
||||
./dstack.tests: line 22: pushd: no other directory
|
||||
./dstack.tests: line 23: popd: directory stack empty
|
||||
./dstack.tests: line 26: pushd: -m: invalid number
|
||||
pushd: usage: pushd [-n] [+N | -N | dir]
|
||||
./dstack.tests: line 14: popd: -m: invalid number
|
||||
./dstack.tests: line 27: popd: -m: invalid number
|
||||
popd: usage: popd [-n] [+N | -N]
|
||||
./dstack.tests: line 15: dirs: -m: invalid number
|
||||
./dstack.tests: line 28: dirs: -m: invalid number
|
||||
dirs: usage: dirs [-clpv] [+N] [-N]
|
||||
./dstack.tests: line 16: dirs: 7: invalid option
|
||||
./dstack.tests: line 29: dirs: 7: invalid option
|
||||
dirs: usage: dirs [-clpv] [+N] [-N]
|
||||
/
|
||||
ok
|
||||
@@ -31,12 +31,12 @@ ok
|
||||
/tmp
|
||||
/usr
|
||||
/usr
|
||||
./dstack.tests: line 58: dirs: 9: directory stack index out of range
|
||||
./dstack.tests: line 58: dirs: 9: directory stack index out of range
|
||||
./dstack.tests: line 59: pushd: +9: directory stack index out of range
|
||||
./dstack.tests: line 59: pushd: -9: directory stack index out of range
|
||||
./dstack.tests: line 60: popd: +9: directory stack index out of range
|
||||
./dstack.tests: line 60: popd: -9: directory stack index out of range
|
||||
./dstack.tests: line 71: dirs: 9: directory stack index out of range
|
||||
./dstack.tests: line 71: dirs: 9: directory stack index out of range
|
||||
./dstack.tests: line 72: pushd: +9: directory stack index out of range
|
||||
./dstack.tests: line 72: pushd: -9: directory stack index out of range
|
||||
./dstack.tests: line 73: popd: +9: directory stack index out of range
|
||||
./dstack.tests: line 73: popd: -9: directory stack index out of range
|
||||
/tmp /etc /
|
||||
/tmp /etc /
|
||||
/tmp /etc /
|
||||
|
||||
Reference in New Issue
Block a user