freeswitch/scripts/ci
Travis Cross a5647414e4 Deal correctly with spaces in SWITCH_VERSION_REVISION_HUMAN
This affects the set_fs_ver bash function and the
./build/set-fs-version.sh script.

Previously we were failing to quote the value of
SWITCH_VERSION_REVISION_HUMAN when inserting it into configure.in.
When it contains spaces, which it often does, this results in a
malformed line in the generated configure script, which results in the
define in src/include/switch_version.h.in being left unset.
2013-12-09 23:20:38 +00:00
..
extras remove questionable idiom 2012-05-09 14:10:20 +00:00
common.sh Deal correctly with spaces in SWITCH_VERSION_REVISION_HUMAN 2013-12-09 23:20:38 +00:00
config-rayo.sh build: added freeswitch-config-rayo package and script to build it 2013-12-09 17:41:01 -05:00
debsrcbuilder.sh Add a .version file to nightly tarballs 2012-06-11 21:25:05 +00:00
erlang-rpm.sh ci: remove bashisms and switch to #!/bin/sh 2012-05-06 04:28:15 +00:00
get_extra_sources.sh remove questionable idiom 2012-05-09 14:10:20 +00:00
rpmbuilder.sh ci: expect that jenkins might do this itself 2012-05-09 14:23:38 +00:00
sounds-en-us-callie.sh ci: fix 20ac9757ba 2012-05-07 22:39:39 +00:00
sounds-music.sh ci: remove bashisms and switch to #!/bin/sh 2012-05-06 04:28:15 +00:00
sounds-ru-ru-elena.sh ci: remove bashisms and switch to #!/bin/sh 2012-05-06 04:28:15 +00:00
src_tarball.sh lets make the revs work correctly 2012-12-04 19:51:35 +00:00