tests/test-parseindex2.py.out
author Sean Farley <sean@farley.io>
Sun, 17 Apr 2016 10:36:40 -0700
branchstable
changeset 28987 023f47c5ce79
parent 7110 75fdc39b6172
permissions -rw-r--r--
dockerdeb: redirect 'cd' in export command to /dev/null This had the unfortunate side effect of causing the environment to have a newline due to the fact that some 'cd' outputs the result of the directory change. So, let's just redirect the meaningless output.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done