Skip to content
Snippets Groups Projects
Commit 3dc0e96e authored by rswindell's avatar rswindell
Browse files

Set SBBSCTRL env var to prevent jsexec warnings.

Remove cruft.
parent 0b5ff711
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,6 @@
#DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
# or
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
export SBSBCTRL=/sbbs/ctrl
ALL (echo %p %{sVv}; cat) | /sbbs/exec/smbutil -o -i "-tCVS commit" "-s%p/%s" -f$USER i /sbbs/data/subs/syncprog;sync
ALL export SDL_VIDEODRIVER=dummy; /sbbs/exec/jsexec -c /sbbs/ctrl ircmsg -s vert.synchro.net -p 6667 -c \#synchronet -n cvs_$USER -x "^In directory cvs" -x "^Modified Files:\$" -x "^Log Message:\$"
#ALL jsexec -c /sbbs/ctrl gnats_cvs $USER cvs justme
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment