Commit 934a454
committed
[circle-mlir/infra] Discard output from the cd command
This commit fixes the issue when `cd` is followed by the `pwd` in a
bash one-liner for getting the location of the script. The `cd` command
can print the destination directory in case when one has the CDPATH
environmental variable set which breaks the one-liner functionality.
ONE-DCO-1.0-Signed-off-by: Arkadiusz Bokowy <a.bokowy@samsung.com>1 parent e58f9ba commit 934a454
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments