Update repo-clean.sh

This commit is contained in:
Sagar Karandikar
2022-06-16 18:28:32 -07:00
committed by GitHub
parent 37aed0496d
commit efb6772e00

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
set -e
# this should be run from chipyard repo top
TOPDIR=$(pwd)