#! /bin/bash if [ -d "$WStop/cnd.debugger.gdb2" ] then cd $WStop rm -rf cnd.debugger.gdb2 cd nbbuild; hg revert cluster.properties fi if [ -d "$WStop/nbbuild/netbeans/cnd2" ] then cd "$WStop/nbbuild/netbeans/cnd2" rm -f \ config/Modules/og-netbeans-modules-cnd-debugger-gdb2.xml \ modules/org-netbeans-modules-cnd-debugger-gdb2.jar \ update_tracking/org-netbeans-modules-cnd-debugger-gdb2.xml fi