diff options
| author | Christian Rößler | 2013-08-02 18:02:19 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-08-02 18:02:19 +0200 |
| commit | e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded (patch) | |
| tree | beecda84c78e0d6dc5920708df04cb078802dbca /server/export_target | |
| parent | [setup_target] Commented hint for "dbus/dbus-arch-deps.h is missing (diff) | |
| parent | [vmchooser] set bwlehrpool as default theme (diff) | |
| download | tm-scripts-e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded.tar.gz tm-scripts-e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded.tar.xz tm-scripts-e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'server/export_target')
| -rwxr-xr-x | server/export_target | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/export_target b/server/export_target index e74db2d3..575ce565 100755 --- a/server/export_target +++ b/server/export_target @@ -131,7 +131,6 @@ generate_config() { done # no conflict, add file to archive - pinfo "${TARGET_CONFIG_BUILD_DIR}/${MODULE_CONFIG}.tar" tar cf "${TARGET_CONFIG_BUILD_DIR}/${MODULE_CONFIG}.tar" $(ls) RET=$? [ "x$RET" != "x0" ] && perror "\tCould not create '${TARGET_CONFIG_BUILD_DIR}/${MODULE_CONFIG}.tar'" |
