dropped weird escapes on rm
authorFred T. Hamster <fred@gruntose.com>
Sat, 4 Jan 2025 05:33:14 +0000 (00:33 -0500)
committerFred T. Hamster <fred@gruntose.com>
Sat, 4 Jan 2025 05:33:14 +0000 (00:33 -0500)
commit964214ca428549f7c9af29c426f7e0ee8e93e092
treea6bb55e7090b6dd2933dd43147b0e2094d587da9
parent22d9605990da0e8fe9f308c0083b45be94b17cad
dropped weird escapes on rm

the \rm construct was displeasing to our eyes and finally had to be removed.
all delete operations are now going through safedel, as far as i know.
19 files changed:
production/example_apps/zippy_maps/scripts/clean_mapsdemo.sh
scripts/archival/search_arch.sh
scripts/buildor/gffs_builders.sh
scripts/buildor/refresh_gffs_build.sh
scripts/buildor/seek_all_source.sh
scripts/core/functions.sh
scripts/core/launch_feisty_meow.sh
scripts/core/reconfigure_feisty_meow.sh
scripts/files/squish_directories.sh
scripts/generator/jenkins_builder.sh
scripts/generator/minimize_feisty_meow.sh
scripts/rev_control/version_control.sh
scripts/site_avenger/shared_site_mgr.sh
scripts/system/common_sysadmin.sh
scripts/system/dump_log.sh
scripts/testing/squelch_unless_error.sh
scripts/wine/remake_wine_links.sh
testkit/library/helper_methods.sh
testkit/test_driver.sh