Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Commit

Permalink
Really fixed funfactory path
Browse files Browse the repository at this point in the history
  • Loading branch information
kumar303 committed Jun 7, 2012
1 parent 8f2f3c6 commit 220b84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_installer.sh
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# This is a smoke test to check the installer from Jenkins CI. # This is a smoke test to check the installer from Jenkins CI.
rm -fr installer_test rm -fr installer_test
../.tox/bin/py26/bin/funfactory --no-input --pkg installer_test ./.tox/py26/bin/funfactory --no-input --pkg installer_test
exit $? exit $?

0 comments on commit 220b84d

Please sign in to comment.