mirror of
https://github.com/YosysHQ/sby.git
synced 2026-01-08 20:59:01 +00:00
Remove redundant cd
This commit is contained in:
parent
07669fde92
commit
7c66b2d132
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||
cd "$SCRIPT_DIR"
|
||||
|
||||
FLOW_FILE="skip_staged_flow.sby"
|
||||
|
||||
# Clean previous runs so we always exercise the full staged flow.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue