Bugfix recursive deletion of files
This commit is contained in:
@@ -24,7 +24,7 @@ build:
|
||||
- cd build
|
||||
- qmake ../DRAMSys/DRAMSys.pro
|
||||
- make -j4
|
||||
- rm -r *.o
|
||||
- find . -name "*.o" -type f -delete
|
||||
|
||||
coverage:
|
||||
stage: Coverage
|
||||
|
||||
Reference in New Issue
Block a user