Test queue based queuing
[lttng-ci.git] / lttng-ust / lttng-ust-master.sh
index e20fa0fe2d2a58f0c49b2151503fc84eb0e15ce6..f792c175bf45d86b2b0688f21966aed249a7d291 100755 (executable)
@@ -102,6 +102,7 @@ make clean
 find $WORKSPACE/build/lib -name "*.so" -exec chrpath --delete {} \;
 find $WORKSPACE/build/lib -name "*.la" -exec rm -f {} \;
 
+# Clean temp dir for dist build
 if [ $build = "dist" ]; then
        rm -rf $BUILD_PATH
 fi
This page took 0.025214 seconds and 4 git commands to generate.