We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6917715 commit f52abf1Copy full SHA for f52abf1
dev/conda/osx-64/build.sh
@@ -65,6 +65,6 @@ DEV_CONDA=$( cd $RECIPE_DIR/.. ; /bin/pwd -P )
65
66
echo "build.sh: calling build-generic.sh ..."
67
$DEV_CONDA/build-generic.sh
68
-)
+) 2>&1 | dd
69
70
echo "build.sh: STOP"
0 commit comments