Commit 54883a6
committed
Fix the broken slang alias.
It was using a path 'bazel/', but that path already exists in
the main project, so bazel ended up symlinking to that
directory. Unclear how that ever worked, or if bazel internally
worked around the glitch, but this should fix it.
Signed-off-by: Henner Zeller <h.zeller@acm.org>1 parent ec10d06 commit 54883a6
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments