~clint-fewbar/gearmand/fix-postgresql-path

« back to all changes in this revision

Viewing changes to tests/cycle

  • Committer: Brian Aker
  • Date: 2011-07-21 04:50:58 UTC
  • mto: This revision was merged to the branch mainline in revision 442.
  • Revision ID: brian@tangent.org-20110721045058-tadgpgkjrf472rwy
Update all of test framework

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
 
3
3
# tests/cycle - temporary wrapper script for .libs/cycle
4
 
# Generated by libtool (GNU libtool) 2.2.10
 
4
# Generated by libtool (GNU libtool) 2.4
5
5
#
6
6
# The tests/cycle program cannot be directly executed until all the libtool
7
7
# libraries that it depends on are installed.
36
36
# This environment variable determines our operation mode.
37
37
if test "$libtool_install_magic" = "%%%MAGIC variable%%%"; then
38
38
  # install mode needs the following variables:
39
 
  generated_by_libtool_version='2.2.10'
 
39
  generated_by_libtool_version='2.4'
40
40
  notinst_deplibs=' libgearman/libgearman.la'
41
41
else
42
42
  # When we are sourced in execute mode, $file and $ECHO are already set.
90
90
 
91
91
  # Print the debug banner immediately:
92
92
  if test -n "$lt_option_debug"; then
93
 
    echo "cycle:tests/cycle:${LINENO}: libtool wrapper (GNU libtool) 2.2.10" 1>&2
 
93
    echo "cycle:tests/cycle:${LINENO}: libtool wrapper (GNU libtool) 2.4" 1>&2
94
94
  fi
95
95
}
96
96