9 lines
62 B
Bash
Executable file
9 lines
62 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
#
|
|
/bin/rm -rf build/test
|
|
#
|
|
#
|
|
scons test-clean
|
|
#
|
|
#
|