summaryrefslogtreecommitdiffstats
path: root/bin/d-i_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/d-i_build.sh')
-rwxr-xr-xbin/d-i_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index 36c3a525..657173ae 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -14,7 +14,7 @@ clean_workspace() {
cd $WORKSPACE
cd ..
rm -fv *.deb *.udeb *.dsc *_*.build *_*.changes *_*.tar.gz *_*.tar.bz2 *_*.tar.xz *_*.buildinfo
- cd workspace
+ cd $WORKSPACE
git clean -dfx
git reset --hard
#