X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage;h=3c6eff885251086d0696011872f3ab80ba3b6605;hb=cbb103bb80111cf7388d4f1a7b103b51e76f1bc0;hp=f74ea1de2abc3bd7a40878a1cd95e73ca28e510b;hpb=b6c4c9f624a48c7c9740793b7d0cfdd238b42246;p=bash.d.git diff --git a/sage b/sage index f74ea1d..3c6eff8 100644 --- a/sage +++ b/sage @@ -1,4 +1,7 @@ -#!/bin/bash +#!/bin/sh # This is the default, but let's make sure. -SAGE_INSTALL_GCC=no +export SAGE_INSTALL_GCC=no + +# This is trinary, ha ha! +export SAGE_DEBUG=no