Page MenuHomePhabricator

test_pyewf.sh
No OneTemporary

Size
938 B
Referenced Files
None
Subscribers
None

test_pyewf.sh

#!/bin/bash
#
# testing script
#
# Copyright (c) 2010-2011, Joachim Metz <jbmetz@users.sourceforge.net>
#
# Refer to AUTHORS for acknowledgements.
#
# This software is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this software. If not, see <http://www.gnu.org/licenses/>.
#
EXIT_SUCCESS=0;
EXIT_FAILURE=1;
EXIT_IGNORE=77;
INPUT="input";
TMP="tmp";
#TODO call several python scripts
exit ${EXIT_SUCCESS};

File Metadata

Mime Type
text/x-shellscript
Expires
Fri, Nov 21, 12:26 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1361273
Default Alt Text
test_pyewf.sh (938 B)

Event Timeline