projects
/
backups
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332895f
)
Should always run from installed directory
author
Carl Baldwin
<cnb@ball.(none)>
Tue, 25 Oct 2005 22:32:55 +0000
(16:32 -0600)
committer
Carl Baldwin
<cnb@ball.(none)>
Tue, 25 Oct 2005 22:32:55 +0000
(16:32 -0600)
scripts/drive.sh
patch
|
blob
|
history
diff --git
a/scripts/drive.sh
b/scripts/drive.sh
index 0b0268933ac5c18d1e0c80c350870558bdd55cd0..dbe6b0b7e074349605af6124c4479e5b05a47ad0 100755
(executable)
--- a/
scripts/drive.sh
+++ b/
scripts/drive.sh
@@
-1,9
+1,8
@@
#!/bin/bash
scriptsdir=$(dirname $0)
-bindir="$scriptsdir/../build"
-export PATH=$scriptsdir:$
bindir:$
PATH
+export PATH=$scriptsdir:$PATH
# file locations and other values
today=$(date +%Y%m%d%H%M%S)